v0.1.2
版本发布时间: 2022-01-24 03:14:25
neovim/nvim-lspconfig最新发布版本:v1.0.0(2024-09-11 15:43:16)
What's Changed
- feat(hls): enable single-file support by @teto in https://github.com/neovim/nvim-lspconfig/pull/1651
- feat: add opencl_ls by @williamboman in https://github.com/neovim/nvim-lspconfig/pull/1654
- feat: add asm_lsp by @williamboman in https://github.com/neovim/nvim-lspconfig/pull/1652
- chore: remove sourcekit package.json by @mjlbach in https://github.com/neovim/nvim-lspconfig/pull/1655
- fix(ccls): offset_encoding = utf-32 by @black-desk in https://github.com/neovim/nvim-lspconfig/pull/1649
- include heex in tailwind filetypes by @sbaildon in https://github.com/neovim/nvim-lspconfig/pull/1644
- fix(psalm): use .bat on Windows by @williamboman in https://github.com/neovim/nvim-lspconfig/pull/1660
- fix(golangci_lint_ls): use .golangci.yaml config by @jzelinskie in https://github.com/neovim/nvim-lspconfig/pull/1662
- XSLT file types for lemminx by @muhmud in https://github.com/neovim/nvim-lspconfig/pull/1667
- feat(jsonls): jsonc filetype support by @kabouzeid in https://github.com/neovim/nvim-lspconfig/pull/1671
- Improved default config of the html serverconfiguration by @rgroli in https://github.com/neovim/nvim-lspconfig/pull/1669
- Call try_add when the config.filetypes is nil by @kyoh86 in https://github.com/neovim/nvim-lspconfig/pull/1673
- docs: update readme by @mjlbach in https://github.com/neovim/nvim-lspconfig/pull/1677
- feat: add awk-language-server by @lilibyte in https://github.com/neovim/nvim-lspconfig/pull/1665
New Contributors
- @black-desk made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1649
- @sbaildon made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1644
- @jzelinskie made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1662
- @muhmud made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1667
- @rgroli made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1669
- @kyoh86 made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1673
- @lilibyte made their first contribution in https://github.com/neovim/nvim-lspconfig/pull/1665
Full Changelog: https://github.com/neovim/nvim-lspconfig/compare/v0.1.1...v0.1.2