Skip to content

v1.3.0

Choose a tag to compare

@justinmk justinmk released this 05 Jan 13:44
· 777 commits to master since this release

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