Tabdir icon indicating copy to clipboard operation
Tabdir copied to clipboard

Option to show Tabdir titles only if two files with the same name are opened at the same time

Open eXaminator opened this issue 12 years ago • 2 comments

I'd prefer to get the normal file name (without directories) in most cases and only have the directories visible as soon as I open up another file with the same name.

Example: Open files:

  • themes/main/index.html
  • themes/main/style.css

Titles should be:

  • index.html
  • style.css

Now I open another file:

  • themes/dark/index.html

Titles should be:

  • [main] index.html
  • style.css
  • [dark] index.html

eXaminator avatar Mar 20 '13 16:03 eXaminator

Sorry guys, I have no time for this project right now:( Think all future developing of this project will be performed only by pull requests(if they will be) - you are welcome ;)

crazyproger avatar Jun 11 '13 08:06 crazyproger

I'd prefer to get the normal file name (without directories) in most cases and only have the directories visible as soon as I open up another file with the same name.

that is actually the default behavior if you don't install this plugin at all and turn on "show directory in editor for non-unique filesnames" in Editor tabs settings

Maxhodges avatar Apr 19 '15 15:04 Maxhodges