Skip to content

IntelliSense not working for .svelte files on existing project, but not on new projects. #11080

Answered by Trystan-SA
Trystan-SA asked this question in Q&A
Discussion options

You must be logged in to vote

I fixed it. When I uninstalled all my packages and restarted the Svelte language server, my intellisense worked again. I then tried to isolate the faulty package and found out it was the fault of the colors package. It somehow crashed the Svelte language server.

The weird thing is that I installed/reinstalled it multiples times (with multiples other packages) in my attempt to find the faulty package. Everytime it was reinstalled, the Svelte language server crashed. But when I finally found it was the fault of this single package colors, I reinstalled this one package only, and It started working again.

So now I have the exact same configuration than before (colors package is installed wit…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Trystan-SA
Comment options

Comment options

You must be logged in to vote
1 reply
@jacksonthall22
Comment options

Answer selected by Trystan-SA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #11076 on November 19, 2023 15:00.