PowerShellEditorServices icon indicating copy to clipboard operation
PowerShellEditorServices copied to clipboard

Implement completion provider for #Requires statements

Open rkeithhill opened this issue 8 years ago • 4 comments

Not sure if this used to work but it isn't in 1.2.1 and it would be really nice to have.

rkeithhill avatar Jun 05 '17 20:06 rkeithhill

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 :)

daviwil avatar Jun 05 '17 20:06 daviwil

Cool. I'd like to write this one.

rkeithhill avatar Jun 05 '17 20:06 rkeithhill

That'd be great!

daviwil avatar Jun 05 '17 20:06 daviwil

Depends on this issue: https://github.com/PowerShell/PowerShellEditorServices/issues/494

daviwil avatar Jun 05 '17 20:06 daviwil