Skip to content

Releases: neovim/nvim-lspconfig

v1.3.0

05 Jan 13:44
Compare
Choose a tag to compare

What's Changed

  • refactor: deprecate util.path.join by @dundargoc in #3520
  • refactor: deprecate util.path.path_separator by @dundargoc in #3521
  • refactor: silence luals warnings by @dundargoc in #3523
  • refactor: deprecate util.path.iterate_parents by @dundargoc in #3522
  • feat: add server configuration for autohotkey_lsp (init) by @dev4s in #3408
  • refactor!: remove public interface of util.path.traverse_parents by @dundargoc in #3525
  • fix(mdx-analyzer): Duplicate node_modules folder causing errors, and filetypes option. in #3527
  • fix: add build.gradle.kts for java language server by @Enaium in #3528
  • feat: cue language server by @edeustua in #3529
  • feat(ccls): add CclsSwitchSourceHeader by @MaskRay in #3535
  • fix(ccls): typo on request method by @glepnir in #3536
  • refactor(clangd): imporve switchsourceheader handler by @glepnir in #3537
  • fix(clangd): fix switchSourceHeader detection by @syyyr in #3538
  • docs(ruby_lsp): Remove instructions for adding ruby-lsp to Gemfile by @adam12 in #3540
  • feat: Update Harper's Supported Languages by @grantlemons in #3534
  • feat: atlas language server by @EkeMinusYou in #3539
  • fix(msbuild): more root patterns by @sharpchen in #3542

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Dec 15:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Dec 16:58
Compare
Choose a tag to compare
docs: update configs.md

skip-checks: true

v1.0.0

11 Sep 07:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v1.0.0

v0.1.9

11 Sep 07:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

v0.1.8

21 May 14:27
0b8165c
Compare
Choose a tag to compare

What's Changed

Read more