sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
273 stars 14 forks source link

Submodules should open in a tab next to their parent #1806

Open superelement opened 10 months ago

superelement commented 10 months ago

Problem description

When I have multiple projects open with submodules, opening a submodule into a new tab always puts it as the last tab, which makes it difficult to see which parent project it belongs to.

Preferred solution

Open a tab next to the parent project's tab.

Alternatives

Even better, add coloured dots to each tab and give submodules the same dot colour (or find some other way to group the submodule tabs with the parent).