PowerShellEditorServices icon indicating copy to clipboard operation
PowerShellEditorServices copied to clipboard

Add new quick pick API to $psEditor

Open daviwil opened this issue 8 years ago • 0 comments

Now that we've moved to an integrated console in the PowerShell extension for VS Code, we need an alternative way for showing UI prompts from modules like Plaster and other editor commands. It would be better to have a more focused API for showing quick pick lists instead of overloading the existing PSHostUserInterface prompt APIs.

daviwil avatar Mar 20 '17 17:03 daviwil