Page 1 of 1

Document Tabs/Selector

Posted: Thu Mar 22, 2007 2:53 pm
by The Hunter
A really quick and easy thing to do to improve the Textpad experience would be to have an option that will show the folders name where the open file is located. This would be similar to the option to show the full path, except this option will onlt show the immediate parent folder.

eg, you have a few files/folders like this:
c:\temp\test a\add.pm
c:\temp\test a\edit.pm
c:\temp\test a\delete.pm
c:\temp\test b\add.pm
c:\temp\test b\edit.pm
c:\temp\test b\delete.pm

This the Document Tabs/Selector will show this
test a\add.pm
test a\edit.pm
test a\delete.pm
test b\add.pm
test b\edit.pm
test b\delete.pm

This feature in Textpad would help locate similarly named files in different folders.