vscV vscD vscI githubLastCommit githubIssues

Run VsCode Command on file change.

Config

"cofc.commands": [
  {
    "cmd": "VSCODE COMMAND",
    "path": "ABSOLUTE PATH TO FILE OR DIRECTORY"
  }
]

Copyright (c) 2020 Leonard Grosoli Licensed under the MIT license.