Closed
Description
Issue Description
If I enable profile loading and in a profile put the line
$Env:PSModulePath = $Env:PSModulePath + ';<CUSTOM_PATH>'
and launch VS Code, after the integrated terminal loads, the new path does not exist and C:\Users\<User>\.vscode\extensions\ms-vscode.powershell-1.5.1\modules
is missing. Note that other environment variables I set still exist.
Environment Information
Visual Studio Code
Name | Version |
---|---|
Operating System | Windows_NT x64 10.0.15063 |
VSCode | 1.18.1 |
PowerShell Extension Version | 1.5.1 |
PowerShell Information
Name | Value |
---|---|
PSVersion | 6.0.0-rc |
PSEdition | Core |
GitCommitId | v6.0.0-rc |
OS | Microsoft Windows 10.0.15063 |
Platform | Win32NT |
PSCompatibleVersions | 1.0 2.0 3.0 4.0 5.0 5.1.10032.0 6.0.0-rc |
PSRemotingProtocolVersion | 2.3 |
SerializationVersion | 1.1.0.1 |
WSManStackVersion | 3.0 |
Visual Studio Code Extensions
Visual Studio Code Extensions(Click to Expand)
Extension | Author | Version |
---|---|---|
code-spell-checker | streetsidesoftware | 1.5.1 |
markdown-all-in-one | yzhang | 0.11.2 |
mssql | ms-mssql | 1.2.1 |
PowerShell | ms-vscode | 1.5.1 |
vscode-eslint | dbaeumer | 1.4.3 |
xml | DotJoshJohnson | 1.9.2 |