-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Description
Refs: #154662
- Windows @amunger (pwsh 7)
- Windows @Tyriar
@TylerLeonhardt(Windows PowerShell) - macOS @joaomoreno
Complexity: 3
Some more work has been happening on PowerShell intellisense and we want to get some more eyes/testing on it. Please do a little exploratory testing in the terminal with the setting on, mostly using the terminal as you would normally do and report issues for when it didn't work as expected or was annoying.
Setup:
Set "terminal.integrated.shellIntegration.suggestEnabled": true and create a new pwsh (6+) terminal. See https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.4 for how to install the latest.
Usage:
Intellisense should show up based on the current prompt when you press ctrl+space:
It should show up automatically when you type the - character:


