-
Notifications
You must be signed in to change notification settings - Fork 1
MenuFile
Helmut.Ortmann edited this page Mar 17, 2018
·
4 revisions

You can define:
- exe file of the language server
- The workspace with your C/C++ code
I appreciate feedback and advices!!!
- C# LSP Implementation
- Client Features explained, VS Code
- CQuery C/C++ language server
- Feature required/provided)
- Filter
- Language Server Protocol
- Menu
- OmniSharp/csharp-language-server-protocol, the C# implementation of LSP here used
- Settings
- SQLite database
Helmut Ortmann