Feature hasn't been suggested before.
Describe the enhancement you want to request
Hello, I work on Roslyn/Razor tooling and thought I'd log this as an FYI, we just merged the two repos and LSP serverd together, and pushed new packages to Nuget, so the latest version of the roslyn-language-server (https://www.nuget.org/packages/roslyn-language-server/5.8.0-1.26262.10) supports .razor and .cshtml files out of the box, no extra flags, file paths or DLLs need to be found. In fact, the command line arguments you are currently using no longer exist.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Hello, I work on Roslyn/Razor tooling and thought I'd log this as an FYI, we just merged the two repos and LSP serverd together, and pushed new packages to Nuget, so the latest version of the
roslyn-language-server(https://www.nuget.org/packages/roslyn-language-server/5.8.0-1.26262.10) supports.razorand.cshtmlfiles out of the box, no extra flags, file paths or DLLs need to be found. In fact, the command line arguments you are currently using no longer exist.