My vs code only has create new file, but it doen't have create new project! Why? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

My vs code only has create new file, but it doen't have create new project! Why?

24th Nov 2020, 11:13 AM
Parham Shafiei Sabet
Parham Shafiei Sabet - avatar
1 Antwort
+ 19
Try File->New Window cause this seems to do the trick. The projects are filesystem based. So if it's in your folder structure it'll be shown in VSCode; I believe this is by design. The only way to remove the folder would be to do so from the FS level.
24th Nov 2020, 11:16 AM
Aditya
Aditya - avatar