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 209779 - Provide 'Remove Surrounding Code' Action
Summary: Provide 'Remove Surrounding Code' Action
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-20 09:58 UTC by Dusan Balek
Modified: 2012-03-21 12:05 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 Dusan Balek 2012-03-20 09:58:17 UTC
Provide action to remove the enclosing parts of a nested statement. The action should keep the code syntactically correct.
Comment 1 Dusan Balek 2012-03-20 12:50:07 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/a2db1a23d765
Comment 2 Quality Engineering 2012-03-21 12:05:48 UTC
Integrated into 'main-golden', will be available in build *201203210400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a2db1a23d765
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #209779: Provide 'Remove Surrounding Code' Action - fixed.