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 72288 - Action to comment out a region
Summary: Action to comment out a region
Status: RESOLVED DUPLICATE of bug 108515
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 10:19 UTC by Max Sauer
Modified: 2009-05-18 10:47 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 Max Sauer 2006-02-06 10:19:22 UTC
It would be nice if we could implement an action to comment out a region (insert
"<!--" to the beginning and "-->" to the end of selected block of text). There
could be a button to perform this inside editor toolbar.

We have similar action inside java editor, which is bound to "Ctrl-C Ctrl-C"
keyboard shortcut by default.

[NB 5.0 fcs]
Comment 1 Marek Fukala 2007-11-23 12:29:29 UTC

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