v1.8.0
What's Changed
- fix!: remove
lua
as root marker by @dundargoc in #3624 - fix(rust_analyzer): fix broken rust analyzer link by @hankertrix in #3625
- fix(sourcekit): use textDocument/diagnostic over publishDiagnostics by @MainKt in #3626
- refactor(docgen): use vim.text.indent() by @justinmk in #3629
- fix(docgen): root_dir doc shows paths from CI env by @justinmk in #3630
- Update bacon_ls.lua to reflect new configuration by @Leandros in #3632
- chore(bazelrc_lsp): Invoke
lsp
subcommand explicitly by @vogelsgesang in #3634 - fix(postgresql_lsp): update command to use lsp-proxy argument by @grantfoster in #3636
- gleam: fix broken installation description by @christoph-heiss in #3637
- feat: add systemd-language-server by @cwrau in #3514
- fix: rename systemd-language-server to systemd_ls by @AThePeanut4 in #3641
- Chore and doc tweaks to QML-related LSPs by @lgrosz in #3647
- feat: muon by @annacrombie in #3646
- fix(tailwindcss): improved tailwindcss detection by @maximtrp in #3648
- fix(ltex_plus): add latex to
enabled
settings by @ricarvid1 in #3654 - feat: postgrestools by @psteinroe in #3657
- fix(biome): improved biomejs detection by @maximtrp in #3650
- feat: upgrade for golangci-lint v2 by @Mi7teR in #3661
- fix(golangci-lint): fix typo in commang argument by @Mi7teR in #3662
- feat: alias
:LspInfo
to:checkhealth vim.lsp
by @justinmk in #3663 - feat: vectorcode-server by @Davidyz in #3660
- fix(golangci-lint): disable stats in json output by @kndndrj in #3665
- fix: ":checkhealth lspconfig" fails on Nvim 0.11 by @justinmk in #3668
- fix(postgres_lsp): re-enable single file support by @adamantike in #3673
- Update
wgsl-analyzer
docs to correct install instructions by @glektarssza in #3670 - ci: cancel old jobs on PR update by @dundargoc in #3677
- fix(sourcekit): URL & add dynamic reg. for
didChangeWatchedFiles
by @chrisgrieser in #3681 - fix(docgen): regenerate configs.txt with correct :help format by @o6ivp in #3675
- fix(docgen): :help (vimdoc) format by @justinmk in #3683
- feat(ada_ls): update documentation and support alire.toml files by @eliericha in #3667
- fix(tblgen): find tablegen_compile_commands.yml by @anirudhsundar in #3649
- feat(svelte): command to migrate to svelte 5 by @igorlfs in #3638
- feat: add just language server configuration by @terror in #3655
Full Changelog: v1.7.0...v1.8.0