csharp-ls 0.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global csharp-ls --version 0.2.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.2.0                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=csharp-ls&version=0.2.0                
nuke :add-package csharp-ls --version 0.2.0                

0.2.0

  • Support for document formatting, courtesy of @kstatz12;
  • Fix textDocument/didOpen handler:
    • we will now refresh roslyn solution with file contents as reported by the editor, as our state could have been outdated since;
  • Fix sync issues by serializing writes to server state;
  • Implement incremental file change sync to improve performance for large files;
  • Handle $/cancellationRequest's to handle cancellation requests properly.
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.16.0 14,315 12/24/2024
0.15.0 49,210 8/15/2024
0.14.0 16,081 6/23/2024
0.13.0 17,544 5/8/2024
0.12.0 7,342 4/22/2024
0.11.0 29,106 1/21/2024
0.10.0 19,348 11/4/2023
0.9.0 18,615 8/12/2023
0.8.0 17,710 5/6/2023
0.7.1 6,495 4/8/2023
0.7.0 3,385 3/25/2023
0.6.1 6,157 2/26/2023
0.6.0 7,989 12/30/2022
0.5.7 9,004 10/9/2022
0.5.6 3,641 9/5/2022
0.5.5 2,896 8/23/2022
0.5.4 1,906 8/20/2022
0.5.3 3,667 7/29/2022
0.5.2 3,887 7/2/2022
0.5.1 4,698 5/19/2022
0.5.0 5,218 4/23/2022
0.4.3 2,661 4/4/2022
0.4.2 1,912 3/29/2022
0.4.1 1,812 3/23/2022
0.4.0 2,212 3/8/2022
0.3.0 2,503 2/4/2022
0.2.1 1,957 1/22/2022
0.2.0 1,907 1/17/2022
0.1.9 1,674 12/27/2021
0.1.8 1,928 12/8/2021
0.1.7 3,082 11/26/2021
0.1.6 1,724 11/9/2021
0.1.5 1,514 11/3/2021
0.1.4 1,642 10/20/2021
0.1.3 1,886 10/2/2021
0.1.2 1,928 9/14/2021
0.1.1-alpha 1,678 9/11/2021