What's Changed
- Fix millet install target to millet-ls (#3902) by @jxu in #3903
- fix(svelte): only attach to existing files by @igorlfs in #3899
- chore: don't accept multiple arguments in :LspStop/LspRestart by @toupeira in #3896
- feat(glint): add vim.lsp.config support by @justmejulian in #3911
- feat(glint): dynamic cmd by @justmejulian in #3912
- feat(biome): add
html
as filetype by @chrisgrieser in #3913 - fix(powershell_es): update LogLevel to Information by @wenijinew in #3914
- fix: some
on_attach
callbacks may create commands in a wrong buffer by @dmitmel in #3916 - fix(powershell_es): update LogLevel to recognized value by @seejaysea-dev in #3920
- fix(csharp_ls): add missing slnx root pattern by @CoolCoderSuper in #3921
- fix(omnisharp): missing root_dir patterns by @horriblename in #3919
- docs: add notes about creating buffer-local commands by @dmitmel in #3924
- docs: Correct install command for pug lsp by @glektarssza in #3926
- feat:
herb_ls
by @marcoroth in #3925 - fix(phpactor): root markers precedence by @calebdw in #3928
- fix(intelephense): change root markers order by @pimpeters in #3933
- feat(tailwindcss): tailwind root_dir rails phoenix by @studious in #3935
- feat(eslint): add htmlangular to supported filetypes by @mklinovsky in #3936
- feat: codebook lsp by @zz5840 in #3937
- feat: add
autopkgtest
file type todebputy.lua
by @nthykier in #3939 - feat(ts_ls): implement code lens support by @sybereal in #3938
- feat(gopls): refactor root_dir identification #3940 by @balpert89 in #3942
- fix(docs): "commands" item breaks docgen by @Fidelxyz in #3944
- fix(vue_ls): support
vue_ls
v3 by @Fidelxyz in #3943 - feat: swap pkgbuild_language_server with termux_language_server by @an0nfunc in #3947
- feat(clarinet)!: rename
clarity_lsp
toclarinet
by @aldur in #3948 - fix(clarinet):
Clarinet.toml
is theroot_marker
by @aldur in #3949 - feat(harper): add
clojure
filetypes by @jerielverissimo in #3952 - docs(rescriptls): add didChangeWatchedFiles example by @dkirchhof in #3954
- feat(clangd): remove proto filetype support, reverting (#2125) by @bugreporter23 in #3959
- feat(biome): use project local bin if available by @igorlfs in #3957
- refactor(glint): use
cmd(…, config)
by @justinmk in #3960 - feat(svelte): notify LSP of changes in JS/TS files by @igorlfs in #3958
- docs(smithy): how do you install this thing by @justinmk in #3961
- fix(biome): error when using non-local biome binary by @chrisgrieser in #3962
- fix(roslyn_ls): replace deprecated function call by @ateoi in #3963
- fix(svelte): use augroup to avoid creating multiple autocmds by @igorlfs in #3964
- feat(biome): monorepo support by @igorlfs in #3972
- docs: mention a way to explicitly set
root_dir
in README.md by @faergeek in #3973 - fix(vue_ls): throwing errors in tsserverRequest by @kmoschcau in #3977
- fix(tailwindcss): add fallback for tailwind v4 by @jsattler in #3980
Full Changelog: v2.3.0...v2.4.0