/explorer-context-menu-command

VSCode plugin to run command from explorer context menu

Primary LanguageJavaScriptMIT LicenseMIT

explorer-context-menu-command

Run commands from context menu in explorer view.

Extension Settings

This extension contributes the following settings:
explorercontextmenu.commands : An array of available commands.
If no commands are provided, a text promp is displayed, if only one command is porvided, the command is executed directly. If more than one commands are provided, a select is displayed.