Releases: Ekopalypse/NppLspClient
v0.0.11-alpha
Attention: This is a developer/early adaptor version
Fixes issues with the Clojure lsp server
v.0.0.10-alpha
Attention: This is a developer/early adaptor version
Addition of inline diagnostics and mainly adaptation to the current V-language specifications
v.0.0.9-alpha
Attention: This is a developer/early adaptor version
Fixing a problem with decoded paths and especially adaptation to the current V-language specifications
v.0.0.8-alpha
Attention: This is a developer/early adaptor version
first release which supports tcp mode
ongoing reorg
introducing diagnostics, symbols, references dialogs
v.0.0.5-alpha
Attention: This is a developer/early adaptor version
all requests, notifications and responses of lsp version 3.16 are included (BUT not all are handled in a meaningful way yet)
minor fixes
ongoing code refactoring
v0.0.4-alpha
Attention: This is a developer/early adaptor version
more lsp methods (all server requests and notifications of lsp version 3.16 should now be handled.)
minor fixes
started code refactoring
v0.0.3-alpha
Attention: This is a developer/early adaptor version
- more lsp methods
- colors customisable
- moved from json to toml configuration
v0.0.2-alpha
Attention: This is a developer/early adaptor version
- add textDocument/formatting
- minor fixes
v0.0.1-alpha
Attention: This is a developer/early adaptor version