You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 ;)
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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
Titles should be:
Now I open another file:
Titles should be:
The text was updated successfully, but these errors were encountered: