Open
Description
It seems that VS Code is adding new extension points to add context menu commands:
https://github.com/alexandrudima/vscode-copy-relative-path/blob/master/package.json#L24
It would be cool to allow $psEditor
extensions to add new commands there as well.