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

Automatic completion popup on typing `-`

Open ForNeVeR opened this issue 7 months ago • 0 comments

Currently, the completion popup automatically triggers on typing letters (where a cmdlet or a command is expected), but it doesn't trigger when the user types -, e.g. Get-Content -{CARET}

We should make it trigger in that place as well, without need of explicit pressing of Ctrl+Space or Cmd+Space.

ForNeVeR avatar Nov 25 '23 18:11 ForNeVeR