Custom Layout in Juno

In Juno, is it possible to add a custom default layout? On Juno startup would like to automatically (i) remove the default Git, Github panes, (ii) add the Debugger pane, and (iii) keep the files that from my previous session were left open. Thank you.

save-workspace this plugin may help

Also, there’s a ton of options in Juno settings allowing you to move things around.

Checkout Julia Client Settings > UI Settings > Layout Options. There you can choose to have the default UI not autoload, and also set the position of the Julia-sepcific panes when it does load.

disable the core github package (bundled with Atom by default)

there is a config setting in julia-clientUI OptionsLayout Options

Atom will automatically do this.