vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

Wildcard commands aren't auto-completing

Open pcgeek86 opened this issue 9 years ago • 15 comments

In the PowerShell ISE, I frequently type partial command names, containing wildcards. For example, to find the command New-AzureRmVirtualNetworkSubnetConfig, I might type *subnet* and hit CTRL + SPACE to invoke Intellisense.

Unfortunately, this isn't currently working in the Visual Studio Code PowerShell Extension.

image

image

image

image

Here's a screenshot showing it working in PowerShell ISE. Forgive the fading-out Intellisense, due to some issue with screen capture in SnagIt.

image

Cheers, Trevor Sullivan https://trevorsullivan.net https://twitter.com/pcgeek86

pcgeek86 avatar Apr 21 '16 03:04 pcgeek86