oxc/editors
IWANABETHATGUY c1bac34c76
fix(lsp): make the server available in nvim-lspconfig (#1823)
1. It seems that nvim-lspconfig diagnostics handler require **version**
of **document**, now we can use
`oxc_vscode` language server in neomvin with
[nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)


![image](https://github.com/oxc-project/oxc/assets/17974631/6b147333-341f-4226-a466-2b3d17b77215)
2023-12-26 16:37:25 +08:00
..
vscode fix(lsp): make the server available in nvim-lspconfig (#1823) 2023-12-26 16:37:25 +08:00