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

Add support for registering editor commands

Open daviwil opened this issue 8 years ago • 0 comments

Need to implement the client side request handlers that enable editor commands to be registered. vscode-powershell's implementation is here:

https://github.com/PowerShell/vscode-powershell/blob/master/src/features/ExtensionCommands.ts

Related to https://github.com/daviwil/ide-powershell/issues/5

daviwil avatar Jan 14 '18 18:01 daviwil