You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing a problem with... the Microsoft.VSCode_profile.ps1 file. The vscode-powershell extension does not load the profile when vscode is ran in portable mode with a data folder.
Expected Behavior
In a normal installation the extension works as expected and loads the file from:
However when you use VSCode in portable mode (i.e. make a .\data folder after unzipping the VSCode-win32-x64-1.42.1.zip file, it still tries to load it from the %UserProfile% folder, and not the .\VSCode-win32-x64-1.42.1\data\user-data\User\Microsoft.VSCode_profile.ps1