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 10150 - convert to text removes a file's extension from the node in the explorer
Summary: convert to text removes a file's extension from the node in the explorer
Status: CLOSED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All Windows 3.1/NT
: P4 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-09 23:14 UTC by Andrew Bachmann
Modified: 2003-07-01 15:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Bachmann 2001-03-09 23:14:04 UTC
In the explorer: [filesystems & project tab]
If a file is of an unknown extension, like ".h", 
then you can right-click and "Convert to Text".
This allows you to edit the file in the NetBeans
editor.  However, it removes the ".h" from the
name in the explorer.  If you have two files, such
as "foo.h" and "foo.c", and you do this to both,
they are now indistinguishable.
Comment 1 David Strupl 2001-04-09 08:46:50 UTC
Reassigning to the owner of the convert to text action. Please try version 3.2
and check whether the wrong behaviour still persists. Also note that now there
is an option to show/hide file extensions.
Comment 2 Peter Zavadsky 2001-04-09 12:46:38 UTC
I mark this as WONTFIX. It's designed the way.

(Not sure, but I think the same bug was already here under another number.)

Explanation: The text module hides the extensions as all modules do. You can
change this behaviour by option: Go to Menu | Tools | Options... | System
Settings | Show File Extensions and set it to true. Then you'll see all
extesntions (after restart) of all files.

If you woudn't like this solution and prefer showing extensions only for
text files, please open thread on [nbdev] mailing list 
about this issue.
Comment 3 Quality Engineering 2003-07-01 15:15:28 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 15:16:57 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.