usernamehw/vscode-commands

Document links

usernamehw opened this issue · 1 comments

Allow extension to run any link of specified format in editor document.

// @workbench.action.quickOpen?#registerProvider@
const js = true;
  • Behind a setting, default is false commands.documentLinksEnabled
  • Run simple command
  • Run command with arguments
  • Only enable in some files?