garethflowers / vscode-portable

Portable version of the Visual Studio Code editor.
https://garethflowers.dev/vscode-portable/
GNU General Public License v2.0
512 stars 71 forks source link

How to migrate from installed version to portable version on Windows? #27

Closed evandrocoan closed 7 years ago

evandrocoan commented 7 years ago

I already setup some settings and package on the normal version, is there how to migrate the data from the normal installation version to this portable version?

evandrocoan commented 7 years ago

I copied the files from the folders:

  1. %AppData%\Code
  2. %USERPROFILE%\.vscode

To the folder:

  1. F:\VSCodePortable_1.12.2\Data

And worked correctly.


Related issues:

  1. https://github.com/Microsoft/vscode/issues/329 Portable version!
  2. https://github.com/Microsoft/vscode/issues/4875 Support portable settings
  3. https://github.com/Microsoft/vscode/issues/9520 Change Installation Folder for extensions