Closed
Description
System Details
- Operating system name and version: Windows 10
- VS Code version: 1.9.0 Insiders
- PowerShell extension version: 8.0
- Output from
$PSVersionTable
:
Name Value
---- -----
PSVersion 5.1.14393.187
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.187
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
When trying to load the Editor Command menu, v8.0 throws the following error
No extension commands have been loaded into the current session.
The logs show that my Editor Commands were successfully registered. They are in my VSCode profile.
Attached Logs
Here are the logs Gist