Change default opening and saving location in Visual Studio Code?

烂漫一生 提交于 2019-12-09 09:47:58

问题


Is it possible to change the default opening and saving location when trying to open and/or save a file.

The default location seems to be the root, but I would like it to be the desktop.


回答1:


I haven't found anything in the Preferences settings that would support this, nor found anything stating that this is supported.

As you've stated yourself, the default location is the root of your system. At least, if you aren't working in a folder.

What you could do, of course, is simply open your ~/Desktop as a folder in VSCode. Then, automatically, your default save location is exactly as you'd like it to be.



来源:https://stackoverflow.com/questions/31536572/change-default-opening-and-saving-location-in-visual-studio-code

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!