0
My vs code only has create new file, but it doen't have create new project! Why?
2 ответов
+ 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.