I'm not shure is that a place for feature requests, but it would be great if you could see full path in the tab title. I have to edit several index.html in different folders, so that could be very useful, and as I think that that's not hard to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the same problem because I use a lot of files with the same name (in different projects) like : build.xml pom.xml setup.properties manifest.mf setup.ini etc….. I keep open in general a lot of files and have problems from time to time to find out which file I am currently looking at. Suppose 3 build.xml files are open, how to know which file is related to which subproject ? Often it can be seen at the contents of the file, but not always. Probably it is a setup, but can't find it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The full path is show in a tooltip when you hover over the tab. It's not practical to put the entire path in the tab; otherwise, all your tabs would show is the first part of the path, truncated before the actual file name.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm not shure is that a place for feature requests, but it would be great if you could see full path in the tab title. I have to edit several index.html in different folders, so that could be very useful, and as I think that that's not hard to do.
I have the same problem because I use a lot of files with the same name (in different projects) like : build.xml pom.xml setup.properties manifest.mf setup.ini etc….. I keep open in general a lot of files and have problems from time to time to find out which file I am currently looking at. Suppose 3 build.xml files are open, how to know which file is related to which subproject ? Often it can be seen at the contents of the file, but not always. Probably it is a setup, but can't find it.
The setting can be found in settings / preferences / misc / Show only filename in title bar
The full path is show in a tooltip when you hover over the tab. It's not practical to put the entire path in the tab; otherwise, all your tabs would show is the first part of the path, truncated before the actual file name.