Hello,
we have a lot of test code and some with of these have really long filenames that just slightly differ from each other. We use Concordion, i.e. we have aJava class and a corresponding HTML page. I want to visually left align the filenames in the project tree pane to makeit easier to a find an HTML file that corresponds with the Java class (e.g. MyConcordionTest.java -> MyConcordion.html). Normally these are located together when sorting on file names, but there are situations when they don't.
Today I have a setting that makes the filename align with the icon to the left. So I just want the file names to visually (left-) align to each other, not align to the icons. Is it possible?
Kind regards,
Oskar