atom-build
atom-build copied to clipboard
Add option to keep panel visibility as it is
I'd like to request another panel visibility option that just leaves the panel in whatever visibility state it is.
Current options are:
- Toggle - shows panel while building, then closes it
- Keep visible - shows the panel on next build even after manually closing it
- Show on error - same for errors
- Hidden - hides the panel on build, even after I manually opened it
An additional option (e.g. "Manual") that simply disables all automatic panel visibility changes would be much appreciated.
why does the panel automatically close after its run? Is there a way to keep it as it is without closing?
@rushib1 the Keep visible
will work as described by @sinesc, but there is no option to "not do anything" as requested. I think that's a fair feature request.
Is it also possible to save the visibility state when closing Atom and use it at startup?