Quantcast
Channel: Change default opening and saving location in Visual Studio Code? - Stack Overflow
Browsing latest articles
Browse All 7 View Live

Answer by Herbert Van-Vliet for Change default opening and saving location in...

For Visual Studio Code (I'm on 1.82.0), do this:File -> Preferences -> SettingsEnter "path" in the searchVSC should show "Files -> Dialog: Default Path" in the list at the topEnter your...

View Article



Answer by Gorillana for Change default opening and saving location in Visual...

What worked for me:Find the path of the folder - in my case it was inC:\Users\username\OneDrive\GitHub...To change it:Close VS StudioCut/copy the folder from the directory it's inPaste into the folder...

View Article

Answer by Saiful Rizal MDRamli for Change default opening and saving location...

In case anyone is still looking for this, you set this in settings.json using the key "git.defaultCloneDirectory"

View Article

Answer by CBFT for Change default opening and saving location in Visual...

You can change the location of your projects/solutions.File -> Open -> Projects/SolutionsTo do this modifyTools -> Options -> Projects and Solutions -> LocationsI think that's the...

View Article

Answer by Zailux for Change default opening and saving location in Visual...

The topic is documented in multiroot workspaces.https://code.visualstudio.com/docs/editor/multi-root-workspacesJust for reading, though I couldn't find default folder config by the first look into the...

View Article


Answer by Juliën for Change default opening and saving location in Visual...

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...

View Article

Change default opening and saving location in Visual Studio Code?

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.

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images