Releases: AndCake/micro-plugin-lsp
Releases · AndCake/micro-plugin-lsp
v0.6.3
What's Changed
- Add CLI installation option by @KronosTheLate in #46
- add missing handlers for document changing events by @Andriamanitra in #48
- default to rust-analyzer instead of rls, implement textDocument/didSave by @Andriamanitra in #49
- format: Use current settings for formatting by @mkhl in #59
- 🐛 fixes goto definition with spaces in file names
- disables format on save by default
New Contributors
- @KronosTheLate made their first contribution in #46
- @Andriamanitra made their first contribution in #48
- @mkhl made their first contribution in #59
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
What's Changed
- 🐛 fixes an issue with special characters in filetype by @AndCake in #35
- makes sure that entries in lsp.server in settings.json only override existing entries or add new ones - no longer replaces all language server settings
- now supports C++ via clangd (by deffault) / ccls
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- 🌟 adds support for ignoring unwanted warnings by @terokarvinen in #25
- 🌟 16: adds support for Linux/Bash Style Tab Completion by @AndCake in #19
- 🌟 16: better display of autocomplete options by @AndCake in #19
- ♻️ refactors initialization to not no longer use a request queue by @AndCake in #26
- ♻️ improves parsing of server options by @AndCake in #27
- 🐛 20: fixes jittering on publishDiagnostics by @AndCake in #21
- 🐛 28: problem with zig ls by @AndCake in #32
Full Changelog: v0.5.3...v0.6.0
v0.5.3
v0.5.2
What's Changed
- Add installation instructions to Lua language server by @terokarvinen in #17
- bug fixes for autocompletion
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- 6: 🌟 adds references lookup by @AndCake in #9
- Add default settings by @terokarvinen in #10
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Add 'help lsp' command and write help. by @terokarvinen in #8
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Mark micro 2.0.8+ as supported versions by @terokarvinen in #7
New Contributors
- @terokarvinen made their first contribution in #7
Full Changelog: v0.4.1...v0.4.2