Duplicated folders/file hints in VSCode intellisense #11423
Theonlyhamstertoh
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is anyone else experiencing this only in sveltekit repos? I initialized a completely new svletekit with the demo project and it keeps duplicating all the folders and methods. I have installed different version of VSCode with no changes. I tried to reset my VSCode, tried to run it on Github Codespaces, and it resulted in the same thing. Weirdly enough, if I delete the

.svelte-kit
folder, the intellisense works correctly. My NextJS repos works perfectly fine.Disabling all of my extensions, resetting user settings, did not change anything

On removal of

.svelte-kit
fixes this but is temporary changeBeta Was this translation helpful? Give feedback.
All reactions