/CloseGroupAndAppend

A Sublime Text plugin to close current group (pane) and append all tabs to the back of the previous group.

Primary LanguagePythonMIT LicenseMIT

CloseGroupAndAppend

A Sublime Text plugin to close current group (pane) and append all tabs to the BACK of the previous group. (The default only prepend to the FRONT)

demo-animation

Usage

  • Type in the Command Palette to use it.
    • I also added three other commands, namely New Group, Move File to New Group and Close Group.
  • Or bind to a key binding with a command called close_group_and_append.

Troubleshooting