1.0.1 • Published 3 years ago
@phoenix-plugin-registry/brackets-test-shell v1.0.1
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
- Select File > Extension Manager...
- Search for this extension.
- 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.
1.0.1
3 years ago