Diagnosing
March 29, 2026 ยท View on GitHub
To diagnose issues, run csharp-ls --diagnose from your console (ensure the
csharp-ls dotnet tool is installed). This command attempts to load the
solution in the current directory (or a specified alternative via the -s
parameter) and will emit diagnostic output to the console.