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 8326 - Suggest making it possible to choose different extension for new text files
Summary: Suggest making it possible to choose different extension for new text files
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 enhancement (vote)
Assignee: issues@editor
URL:
Keywords:
: 12296 (view as bug list)
Depends on:
Blocks:
 
Reported: 2000-11-09 15:11 UTC by Jesse Glick
Modified: 2003-07-01 15:16 UTC (History)
0 users

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 Jesse Glick 2000-11-09 15:11:35 UTC
Give text files a special template iterator. It would add an optional
third panel. If the user advanced to this panel, there would be some
explanatory text, a combo box, and a checkbox. The combo box would
list all registered text loader extensions, or the user could enter a
new extension. The box's value would default to the extension of the
template file (typically "txt"). If the value (default or entered) was
not in the standard list, the checkbox would become enabled (off by
default). Finishing the wizard would create the file with the
specified extension (marking it as a text file with a file attribute
if necessary). If the checkbox was enabled and checked, the extension
would also be added to the list of registered extensions. Explanatory
text would explain all this, e.g.:

You may select an alternate extension for your new text file. Choose
from standard text-file extensions. Or, you may enter your own. If you
enter a nonstandard one, by default just this file will be treated as
a text file; you may also request that all files with this extension
be considered text files, too. (Tools | Options | Object Types | Text
Files | Extensions also lets you add standard extensions to treat as
plain text files.)
Comment 1 Jan Chalupa 2001-05-06 15:01:28 UTC
Target milestone -> 3.3
Comment 2 Peter Zavadsky 2001-06-07 07:47:33 UTC
Fixed in main-trunk, the suggested way.
Comment 3 Peter Zavadsky 2001-06-07 07:52:04 UTC
*** Issue 12296 has been marked as a duplicate of this issue. ***
Comment 4 Quality Engineering 2003-07-01 15:15:00 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2003-07-01 15:16:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.