VSCode plugin
To run the plugin, you need to have VSCode installed.
- Open the
vscode folder in VSCode
- Run
npm install to install the dependencies
- Under
Run & Debug select Run Extension
- Then open any project that has the babel plugin installed and configured
- Open a
.js file and you should see the extension working
| |