Open
Description
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.
Here's a screenshot showing it working in PowerShell ISE. Forgive the fading-out Intellisense, due to some issue with screen capture in SnagIt.
Cheers,
Trevor Sullivan
https://trevorsullivan.net
https://twitter.com/pcgeek86