flex-toolbar
flex-toolbar copied to clipboard
Easily Customizable Toolbar for Atom
@cakecatz you can probably archive this repo since GitHub is [sunsetting Atom](https://github.blog/2022-06-08-sunsetting-atom/)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...
The toolbar is not showing anymore and I also can't access any flex-toolbar commands in the commands pallet. **Versions:** Atom: 1.19.0-beta0 tool-bar: 1.1.0 flex-tool-bar: 0.12.0
There should be a way to set a setting condition value so a button could show/hide/enable/disable only when a setting is or isn't that value. maybe even a value range?
`show`, `hide`, `enable` and `disable` need the names of the grammar. But the README.md doesn't show any information which names those are. I tried to add a JavaScript button. `show:...
allow function conditions to be async or return promises