csharp-ls
0.7.0
.NET 7.0
dotnet tool install --global csharp-ls --version 0.7.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local csharp-ls --version 0.7.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=csharp-ls&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package csharp-ls --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
[0.7.0] - 2023-03-25 / Simnas
- Update Roslyn libs to 4.6.0-1.final, Microsoft.Build* to 17.5.0
- Finish initialization early and load solution/project in background
- Previous behaviour was causing problems in eglot (emacs) where client has a timeout set for server initialization
- Add support for server configuration via LSP:
csharp.solution
- solution file to load
- Semantic token improvements
- By Adam Tao @tcx4c70 in https://github.com/razzmatazz/csharp-language-server/pull/70
- Inlay hint support
- Remove timeout on handler for
codelens/resolve
-- that wasn't a good idea to begin with
More about Simnas, Lithuania
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.7.0 | 1,116 | 3/25/2023 |
0.6.1 | 4,590 | 2/26/2023 |
0.6.0 | 6,304 | 12/30/2022 |
0.5.7 | 5,781 | 10/9/2022 |
0.5.6 | 2,257 | 9/5/2022 |
0.5.5 | 1,696 | 8/23/2022 |
0.5.4 | 645 | 8/20/2022 |
0.5.3 | 2,424 | 7/29/2022 |
0.5.2 | 2,438 | 7/2/2022 |
0.5.1 | 3,317 | 5/19/2022 |
0.5.0 | 3,619 | 4/23/2022 |
0.4.3 | 1,353 | 4/4/2022 |
0.4.2 | 582 | 3/29/2022 |
0.4.1 | 584 | 3/23/2022 |
0.4.0 | 799 | 3/8/2022 |
0.3.0 | 1,153 | 2/4/2022 |
0.2.1 | 635 | 1/22/2022 |
0.2.0 | 475 | 1/17/2022 |
0.1.9 | 656 | 12/27/2021 |
0.1.8 | 621 | 12/8/2021 |
0.1.7 | 1,920 | 11/26/2021 |
0.1.6 | 454 | 11/9/2021 |
0.1.5 | 369 | 11/3/2021 |
0.1.4 | 417 | 10/20/2021 |
0.1.3 | 471 | 10/2/2021 |
0.1.2 | 479 | 9/14/2021 |
0.1.1-alpha | 259 | 9/11/2021 |