Show directory in editor tabs for non unique file names
Reported by @serioga in Slack:
Is it possible to “show directory for non-unique file names” for Clojure files in editor tabs, when I choose Editor tab style: File name in Cursive settings?
Now it looks odd:
This is fixed for the next EAP release. I've changed the "File name" style to just be called "Default", which will use the default IntelliJ naming. This shows the file name, but will also disambiguate using folders if required. It's also more customisable, it has a bunch of config options at Settings | Editor | General | Editor Tabs.
Fix released in 1.14.0-eap1 on 2024-09-13.
It works great.
Fix released in 1.14.0 on 2024-11-13.