file-script-runner

1.1.2 • Public • Published

file-script-runner

About

Adds capability to run a global command via built in terminal for a particular file. The usage is described below. Essentially, you can setup a global command using VSCODE settings page and yes you can use can include arguments (its a free text, so go crazy 😄 ). What it does is, prepending the command with the file name.

Usage

To setup a global command to run for the file. Go to VSCODE prefrences and look for File Script Runner in the settings and add in your command to be executed with the file.

To activate,

  1. Right click on the editor tab and click Run Script.
  2. In the explorer view, right click on the file to access Run Script.

Readme

Keywords

none

Package Sidebar

Install

npm i file-script-runner

Weekly Downloads

3

Version

1.1.2

License

none

Unpacked Size

13.6 kB

Total Files

14

Last publish

Collaborators

  • jeremyrajan