In tabs, if you open two files with the same name :
c:/myproject/my/pack/Tools.hx
c:/myproject/my/lib/sub/Tools.hx
They both show as "Tools.hx" in open tabs, making it hard to differenciate
between the two.
Proposal :
When two or more open files have the same name, split the paths on / \ and
display the first different part between the the files.
In the previous example that would be :
Tools.hx(pack)
Tools.hx(lib)
Original issue reported on code.google.com by ncanna...@gmail.com on 8 Feb 2012 at 3:26
Original issue reported on code.google.com by
ncanna...@gmail.com
on 8 Feb 2012 at 3:26