Description
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 ...