All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Automatic debugger installation
- Enhanced experience to select and launch debugging target
- Commands to build and run dotnet projects
- Automatic debugger installation and configuration
- Effortless debugging experience
- Run projects
- Support launch settings
- The logger is using an incorrect log level
- Configuration option to enable/disable automatic installation and launch of omnisharp.
- Option to launch omnisharp server in debug mode.
- Allow passing capabilities and on_attach to the LSP client.
- Replaces custom logic that merges user configuration and default configuration with simple table merge.
- Configuration option
lsp.cmd_path
doesn't work as intended.
- Initial plugin release csharp.nvim
- Automatic installation and launch of omnisharp
- Remove unused using statements
- Fix All
- Enhanced Go-To-Definition (Decompilation Support)