PowerShellEditorServices
PowerShellEditorServices copied to clipboard
Implement completion provider for #Requires statements
Not sure if this used to work but it isn't in 1.2.1 and it would be really nice to have.
Doesn't work because the PowerShell engine doesn't give completions for it. However, we should be able to start adding custom completions soon when I add the completions provider APIs :)
Cool. I'd like to write this one.
That'd be great!
Depends on this issue: https://github.com/PowerShell/PowerShellEditorServices/issues/494