This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 178603 - show full pathname of opened files
Summary: show full pathname of opened files
Status: RESOLVED DUPLICATE of bug 159722
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal with 8 votes (vote)
Assignee: issues@platform
URL:
Keywords:
: 188204 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-14 08:29 UTC by kangaroody
Modified: 2012-09-22 23:30 UTC (History)
4 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kangaroody 2009-12-14 08:29:34 UTC
In symfony(and probably other frameworks too) you always have to deal with many equally named files like actions.class.php or indexSuccess.php. 
Sometimes, when you have opened many of these files, you get mad distinguishing them.
So I think there should be additional information about the opened files somewhere. Currently, you can get the pathname of a file when you hover over the tab-bar above the editor. Unfortunately, you don't get this tooltip when you hover over an entry in the drop-down menu 'Show opened documents List'.
Finally the pathname of the file you're editing should always be shown somewhere, maybe in a status bar above or below the editor window.
Comment 1 Tomas Mysik 2009-12-14 08:39:29 UTC
Not PHP specific, so reassigning to IDE (I don't know the correct component, sorry).
Comment 2 Vojtech Sigler 2009-12-15 05:34:27 UTC
Reassigning to editor for evaluation.
Comment 3 Vitezslav Stejskal 2010-07-09 07:02:57 UTC
*** Bug 188204 has been marked as a duplicate of this bug. ***
Comment 4 kasperh 2011-09-21 08:42:28 UTC
Bug number 59263 is actually an old duplicate of this bug, but i don't agree with Marian.

I think this should be prioritized and implemented, as it is really a pain when working with frameworks where files often is named the same.

Other IDEs and editors do this. At least make it an option.
Comment 5 markiewb 2012-09-22 23:30:32 UTC
(In reply to comment #0)
> Finally the pathname of the file you're editing should always be shown
> somewhere, maybe in a status bar above or below the editor window.
It can be shown in the titlebar - so closing this as duplicate of 159722

*** This bug has been marked as a duplicate of bug 159722 ***