Skip to content

Psremoting with Prefix causes intellisense to go wild #2584

Closed
PowerShell/PowerShellEditorServices
#1243
@mattshortland

Description

@mattshortland

Hi all,

I am using the powershell preview and vscode insiders.

I import a module with a prefix eg.

Import-PSSession $EXOSession -prefix O365 -AllowClobber

when i run any commands i get this issue and the console locks up and cannot be recovered until it has finished searching help

Notice it doubles the Prefix in searching help.

Get-Help 100% Searching Help for New-O365O365ActiveSyncDeviceAccessRule ...
Get-Help 100% Searching Help for New-O365O365ActiveSyncDeviceAccessRule ...
Get-Help 100% Searching Help for New-O365O365ActiveSyncDeviceAccessRule ...
Get-Help 100% Searching Help for New-O365O365Mailbox ...
Get-Help 100% Searching Help for New-O365O365Mailbox ...
Get-Help 10% Searching Help for New-O365O365Mailbox ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions