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

Add a command to explicitly run code analysis on a given project/solution #5893

Closed
mavasani opened this issue Jul 5, 2023 · 1 comment
Closed

Comments

@mavasani
Copy link
Contributor

mavasani commented Jul 5, 2023

Is your feature request related to a problem? Please describe.

Equivalent of Run Code Analysis command in VS to manually execute code analysis on demand for a project/solution. See https://learn.microsoft.com/en-us/visualstudio/code-quality/how-to-run-code-analysis-manually-for-managed-code for details

Describe the solution you would like

  • Add a new solution explorer command on project and solution nodes to trigger code analysis in background
  • This may need some work at the Roslyn/LSP API layer to allow querying diagnostics for a specific project/solution
@mavasani
Copy link
Contributor Author

Closing as a duplicate of customer request: #6147

@mavasani mavasani closed this as not planned Won't fix, can't repro, duplicate, stale Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants