Command palette option to run on all files #3542
xsrvmy
started this conversation in
Enhancement
Replies: 1 comment 1 reply
-
If I understand this correctly, you're asking for a command to run diagnostics on the entire workspace. Is that right? Moving this issue to discussion as an enhancement request for comments and upvotes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
One of the features pylance has is to run only on open files when editing to avoid performance issues. Is it possible to add a command to run pylance on the entire project in this case, without having to change settings?
Note that this is mostly a pylance and not a pyright issue, since with pyright using the cli is an option.
Beta Was this translation helpful? Give feedback.
All reactions