While working in VS Code without fuller IDE capabilities, the need to better understand the csproj file and MSBuild language is greater. Presently there is no current and reliable LSP-based language services for MSBuild. Having an MSBuild LSP would improve the editor experience in C# Dev Kit.
Alternatives considered
One extension exists that tries to keep up with capabilities but isn't dynamic enough to changing or conditional based logic on MSBuild capabilities.
Describe the feature you'd like
While working in VS Code without fuller IDE capabilities, the need to better understand the csproj file and MSBuild language is greater. Presently there is no current and reliable LSP-based language services for MSBuild. Having an MSBuild LSP would improve the editor experience in C# Dev Kit.
Alternatives considered
One extension exists that tries to keep up with capabilities but isn't dynamic enough to changing or conditional based logic on MSBuild capabilities.
Environment Information
No response