1.0.1 • Published 3 years ago

@phoenix-plugin-registry/brackets-test-shell v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Test Shell Extension for Brackets

A very simple extension for Brackets that provides an empty extension test shell to run any code from within the Brackets environment.

How to Install

  1. Select File > Extension Manager...
  2. Search for this extension.
  3. Click on the Install button.

How to Use Extension

Write the code that you want to test inside of the runTestCode function.

Run the extension with Debug > Run Extension Test Code.

License

MIT-licensed -- see main.js for details.