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 35614 - Create a code templates facility
Summary: Create a code templates facility
Status: RESOLVED DUPLICATE of bug 35573
Alias: None
Product: editor
Classification: Unclassified
Component: Macros (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-21 11:00 UTC by mvinar
Modified: 2007-11-05 13:40 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 mvinar 2003-08-21 11:00:24 UTC
User problem:
-----------------------------------
Code templates

User need:
-----------------------------------
The user often needs to write a piece of code that
performs typical tasks (Ask the user for a File,
I/O into XML, etc.) or creates pieces of code
repetitively. A system for storing templates for
code snippets for both typical tasks and
user-specific pieces of code would increase his
productivity.

Product requirement:
-----------------------------------
Create a code templates facility where the user
can get snippets of code to insert into the editor.
Comment 1 Miloslav Metelka 2005-04-26 12:57:14 UTC
Although there might be slight differences I think that this functionality
should be covered under the issue 35573.

*** This issue has been marked as a duplicate of 35573 ***