Skip to content

Javascript Compatibility #65

Answered by unfirthman
unfirthman asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like this has been resolved!

First, commenting out the code referenced above was helpful. I could possibly have those remaps by wrapping the nvim-navic 's attach function as mentioned in the nvim-navic documentation, but I am keeping it simple for now.

Second, following along with a recent issue on the nvim-navic repo:

How to handle buffer which has multiple LSP clients available? #89

I removed all JS lsp's I had under lsp.ensure_installed except for tsserver, eslint, lua_ls, and rust_analyzer.

This meant removing vtsls and quick_lint_js from lsp.ensure_installed. I also :MasonUninstall vtsls to wipe it completely.

Now I have JS compatibility!

Thanks again for all your information…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@unfirthman
Comment options

@utilyre
Comment options

@unfirthman
Comment options

@utilyre
Comment options

@unfirthman
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by utilyre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants