Open
Description
From vscode-dotnettools created by omlnaut: microsoft/vscode-dotnettools#358
Describe the feature you'd like
Currently, the problems tab only shows problems for files that were opened in the workspace. In the existing c# plugin, you could run Omnisharp: Analyze Current Project (or solution) to show all problems.
I need that feature back because it greatly simplifies fixing warnings in large projects
Alternatives considered
No response
Environment Information
No response