-
Notifications
You must be signed in to change notification settings - Fork 515
Closed
Labels
Issue-BugA bug to squash.A bug to squash.
Description
System Details
- Operating system name and version: Windows 7 64-bit 6.1.7601
- VS Code version: 1.15.1
- PowerShell extension version: 1.4.1
- Output from
$PSVersionTable
:
Name Value
PSVersion 5.0.10586.117
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.10586.117
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Copy / paste the following commands into the PowerShell Integrated Console, and paste the output here:
code -v
1.15.1
41abd21afdf7424c89319ee7cb0445cc6f376959
$pseditor.EditorServicesVersion
Major Minor Build Revision
----- ----- ----- --------
1 4 1 0
code --list-extensions --show-versions
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
$PSVersionTable
Name Value
---- -----
PSVersion 5.0.10586.117
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.10586.117
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
### Issue Description
When I installed the Visual Studio Code 64-bit version and tried to open a 32-bit PowerShell Integrated Console my only option was 64-bit. On the 32-bit version of Visual Studio Code I can open either one. Is this a bug or can a 32-bit Integrated Console not be opened in 64-bit VS Code? Just wondering as I need to switch between them based on drivers.
### Attached Logs
N/A
Metadata
Metadata
Assignees
Labels
Issue-BugA bug to squash.A bug to squash.