Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Error with .vue files #89

Answered by jose-elias-alvarez
rwxmad asked this question in Q&A
Discussion options

You must be logged in to vote

Neither this plugin nor tsserver itself should be active for Vue files unless you are doing something to specifically enable them. I took a quick look at your LSP configuration here and while I don't immediately see anything that could cause this behavior, I see that you are setting up tsserver twice, which is a bad idea.

I can't debug your config, but I would try commenting out everything except for the minimal recommended setup and see if you still run into the issue. If you're able to put together a minimal reproduction, please open an issue.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rwxmad
Comment options

@rwxmad
Comment options

@jose-elias-alvarez
Comment options

@rwxmad
Comment options

Answer selected by rwxmad
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