Skip to content

Extension commands loaded in PowerShell profile are not being registered #396

Closed
@gerane

Description

@gerane

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions