Closed benjamin-achouche closed 3 years ago
This is the wrong repository for this, you should post it in the Path Intellisense repository.
However I do think I know what the issue is. Have you tried going into settings and changing the following setting to false?
"javascript.suggest.paths": true
This is the built-in support that comes with VScode, providing the same features as Path Intellisense.
Yes that fixed it ! Thanks !
Hello,
I noticed that when I import a file in another file, I see that every folders that are in the folder I'm currently in, are duplicated as seen on the image below :
Is there a setting I missed or something ?
Thanks.