VSCode's intellisense is completely UNUSABLE after a minute or so #13046
frederikhors
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi dear people,
I'm working on a not so large Kit project (I'm on the latest version of all dependencies as of today).
I'm on Windows 11 and I'm using
pnpm
instead ofnpm
.I have these extensions installed:
dbaeumer.vscode-eslint
,svelte.svelte-vscode
andesbenp.prettier-vscode
.If I open it in VSCode the intellisense works for about one minute. After that if I use F12 to go to a file or "CTRL + Space" to open the intellisense suggestions the "Loading..." appears and nothing works.
This is completely UNUSABLE!
And I need to "Reload Window" in the VSCode menu to use intellisense again (for just 1 minute before it stops again).
Can you help me?
Is this happening to you too?
How can I help you help me?
Beta Was this translation helpful? Give feedback.
All reactions