v1.0.0
版本发布时间: 2024-09-11 15:43:16
neovim/nvim-lspconfig最新发布版本:v1.0.0(2024-09-11 15:43:16)
What's Changed
- feat(ts_ls)!: rename
tsserver
tots_ls
by @ofseed in https://github.com/neovim/nvim-lspconfig/pull/3232 - fix(v-analyzer): change repository location to vlang org by @nemoola in https://github.com/neovim/nvim-lspconfig/pull/3292
- fix: change lsp command by @sinelnikov-web in https://github.com/neovim/nvim-lspconfig/pull/3293
- feat(kcl): add kcl-language-server support by @DrummyFloyd in https://github.com/neovim/nvim-lspconfig/pull/3294
- feat(ziggy): add ziggy and ziggy_schema support by @rockorager in https://github.com/neovim/nvim-lspconfig/pull/3296
New Contributors
- @nemoola made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/3292
- @rockorager made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/3296
Full Changelog: https://github.com/neovim/nvim-lspconfig/compare/v0.1.9...v1.0.0