You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without going into much detail I have a python program that converts files in one language into lua. When I run it the files obviously change and the "problems" tab count changes but when I click on some issues it will go away (if they don't exists anymore) even if I do a workspace diag run( clicking lua in bottom right and choosing "Perform workspace diagnosis") it still contains these like old diag issues, like they are not being cleared out.
Reproduction steps
clicking lua in bottom right and choosing "Perform workspace diagnosis" issues are not cleared.
Additional Notes
No response
Log File
No response
The text was updated successfully, but these errors were encountered:
Clicking on an issue that is no longer valid or opening files that contain these old issues the "Problems" tab/count will update.
However this makes it very hard to check if my changes are good if I have to open many files for it to update instead of it just updating when the workspace diag is run.
Kind of a example I will run a workspace diag, and next to a file it will say 9+ for the problems, but then I click on the file and then it goes down to 1.
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Diagnostics/Syntax Checking
Expected Behaviour
Running a Diag should only show current issues.
Actual Behaviour
Without going into much detail I have a python program that converts files in one language into lua. When I run it the files obviously change and the "problems" tab count changes but when I click on some issues it will go away (if they don't exists anymore) even if I do a workspace diag run( clicking lua in bottom right and choosing "Perform workspace diagnosis") it still contains these like old diag issues, like they are not being cleared out.
Reproduction steps
clicking lua in bottom right and choosing "Perform workspace diagnosis" issues are not cleared.
Additional Notes
No response
Log File
No response
The text was updated successfully, but these errors were encountered: