-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VSCode portable mode #70
Comments
Ah, I've never tried portable mode. I'll have to give this a try. Honestly, it should've behaved the same way as regular install. The profiles are created in the Home directory (which is the C:\Users<your-username>) Let me try this out on my machine and see what the issue is. |
I tried using the extension in a Portable install. Creating profiles worked fine. @regnfo Can you try creating the profiles folder where all profiles are stored? Launching the profile failed because |
Yes, my problem is that I want it all contained inside the portable folder, under projects, profiles etc... |
For now, I think I'll continue keeping the vscode profiles in the same global folder. This is to prevent deleting the profiles created with the portable version by accident. I'll be adding a setting for customizing the storage location. |
Hi I noticed that the IDE's PROFILES option works, I'm new to VSCode, only now I found it! :( |
Can you point me to IDE's profiles? Not sure what that is. |
On the main window, lower left you have the cogwheel icon. Click/Settings Profiles/... OR File/Preferences/Settings Profiles/... |
Hi, having trouble using the extension from the start.
I use portable mode and it has trouble finding folders in profile trying to create one.
Is it looking in default %SystemDrive%\Users windows folder?
Is it enough to edit json file or something?
Thanks
The text was updated successfully, but these errors were encountered: