oxc/editors/vscode/server
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
..
src fix(lsp): make the server available in nvim-lspconfig (#1823) 2023-12-26 16:37:25 +08:00
Cargo.toml fix(vscode): don't lint files in .gitignore and .eslintignore (#1765) 2023-12-21 21:45:32 +08:00