0.1.0
Version 0.1.0
What has changed?
Added
- 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. #2
Changed
- Replaces custom logic that merges user configuration and default configuration with simple table merge.
Fixed
- Configuration option
lsp.cmd_path
doesn't work as intended.