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 50065 - Request: "surrounging with..." function
Summary: Request: "surrounging with..." function
Status: RESOLVED DUPLICATE of bug 35661
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: -FFJ-
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-07 06:14 UTC by pzgyuanf
Modified: 2007-11-05 13:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
code parse indicate code need a try/catch (6.44 KB, image/png)
2004-10-07 06:15 UTC, pzgyuanf
Details
right click and select the "surrounding with" item (5.29 KB, image/png)
2004-10-07 06:16 UTC, pzgyuanf
Details
the result of this function (4.02 KB, image/png)
2004-10-07 06:17 UTC, pzgyuanf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzgyuanf 2004-10-07 06:14:01 UTC
Current primary java IDEs all has "surrounging
with..." function for:
 - try catch block
 - if ... else ...
 - for each of JDK5.0

see the attachments of jdeveloper's "surrounding
with try/catch" snapshots.
Comment 1 pzgyuanf 2004-10-07 06:15:45 UTC
Created attachment 18114 [details]
code parse indicate code need a try/catch
Comment 2 pzgyuanf 2004-10-07 06:16:47 UTC
Created attachment 18115 [details]
right click and select the "surrounding with" item
Comment 3 pzgyuanf 2004-10-07 06:17:34 UTC
Created attachment 18116 [details]
the result of this function
Comment 4 pzgyuanf 2004-10-07 06:18:56 UTC
Eclipse 3.1 has more...
Comment 5 cezariusz 2004-10-07 08:15:09 UTC
Yes, it's very useful in Eclipse. You have my vote.
Comment 6 Roman Strobl 2005-04-22 13:33:46 UTC
This is a duplicate of a more general issue 35661. Increasing priority because
of duplicate, vote and real usefulness of the feature.

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