flex-toolbar icon indicating copy to clipboard operation
flex-toolbar copied to clipboard

Easily Customizable Toolbar for Atom

Results 6 flex-toolbar issues
Sort by recently updated
recently updated
newest added

@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...

dependencies
javascript

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

informational

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?

enhancement
needs pr

`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:...

informational

allow function conditions to be async or return promises

enhancement
needs pr