Run user defined terminal/shell commands by selecting them from a customizable drop-down menu at the top bar.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Active |
Approve but please remove line 33-52 (`extension.js`) for the next version. You can simply send `this._settings` to the `CommandMenu.constructor()` from the entry point and use `for` loop instead of doing that on many lines.
Thanks for the tip - that cleans up a lot of code! I will include that change in the next version.