Skip to content

Releases: AndCake/micro-plugin-lsp

v0.6.3

30 Apr 09:32
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

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

Full Changelog: v0.6.2...v0.6.3

v0.6.2

28 Nov 15:21
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

What's Changed

  • Wrong separator in the config example by @dozn in #42
  • 🐛 fixes issue when file from goToDefinition is not in sub directory by @AndCake in #43

New Contributors

  • @dozn made their first contribution in #42

Full Changelog: v0.6.1...v0.6.2

v0.6.1

26 Jul 09:57
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

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

06 Jul 17:48
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

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

14 Apr 14:52
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

11 Apr 16:00
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

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

08 Apr 19:39
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Apr 07:44
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

05 Apr 13:45
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

05 Apr 11:36
0b738ca
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2