OmniSharp / csharp-language-server-protocol
Language Server Protocol in C#
☆553Updated this week
Alternatives and similar repositories for csharp-language-server-protocol:
Users that are interested in csharp-language-server-protocol are comparing it to the libraries listed below
- NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.☆941Updated 4 months ago
- OmniSharp server (HTTP, STDIO) based on Roslyn workspaces☆1,844Updated this week
- C# Grammar for tree-sitter☆217Updated last month
- ☆386Updated 3 months ago
- Roslyn-SDK templates and Syntax Visualizer☆525Updated 2 weeks ago
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,011Updated this week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆994Updated 3 months ago
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,288Updated this week
- a C# embeddable lexer and parser generator (.Net core)☆386Updated this week
- Roslyn-based LSP language server for C#☆672Updated 2 weeks ago
- LLVM bindings for .NET Standard written in C# using ClangSharp☆873Updated last month
- Clang bindings for .NET written in C#☆1,050Updated last month
- ☆1,629Updated this week
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,480Updated this week
- A C# parser construction toolkit with high-quality error reporting☆1,160Updated 6 months ago
- The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, clie…☆801Updated this week
- Irony — .NET Language Implementation Kit☆525Updated 7 months ago
- Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io☆1,107Updated 3 months ago
- Run C# scripts from the .NET CLI.☆2,848Updated 4 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆667Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET