sachin1801 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps hace 4 días
..
LICENSE 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps hace 4 días
README.md 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps hace 4 días

README.md

csharp-lsp

C# language server for Claude Code, providing code intelligence and diagnostics.

Supported Extensions

.cs

Installation

Via .NET tool (recommended)

dotnet tool install --global csharp-ls

Via Homebrew (macOS)

brew install csharp-ls

Requirements

  • .NET SDK 6.0 or later

More Information