Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnostics are not cleared when switching diagnostic mode from "workspace" to "open files only" #789

Closed
erictraut opened this issue Jul 3, 2020 · 2 comments
Labels
addressed in next version Issue is fixed and will appear in next published version bug Something isn't working

Comments

@erictraut
Copy link
Collaborator

Set the diagnostic mode to "workspace" and open a workspace where multiple files contain type errors. Open one such file. Change the diagnostic mode to "open files only".

Expected behavior: all other diagnostics corresponding to non-open files should be cleared from the problems window.

@erictraut erictraut added the bug Something isn't working label Jul 3, 2020
@erictraut
Copy link
Collaborator Author

This is now fixed.

@erictraut erictraut added the addressed in next version Issue is fixed and will appear in next published version label Jul 4, 2020
@erictraut
Copy link
Collaborator Author

This is addressed in Pyright 1.1.49, which I just published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant