atom-community / atom-community/atom-script
Add profiles which can be executed via unique hotkeys
Open
enhancement
in progress
unknown
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
provide ability to setup more than one run profile. exec'd by unique hotkeys.
my use case is that i have script `command` setup to run current file as a javascript mocha test. i would also like the ability to exec lines of code, which are not mocha driven, without having to modify the run options to run node instead of mocha.
Contributor guide
Assessment
This issue has not been assessed yet.