Tried installing csharp-ls through dotnet tool install --global csharp-ls
and got this error:
The settings file in the tool's NuGet package is invalid: Settings file 'DotnetToolSettings.xml' was not found in the package. Tool 'csharp-ls' failed to install. Contact the tool author for assistance.
Is there a good way around it or to install the csharp-ls package with a later version of the runtime?