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 244578 - Add shortcut for "Remove Surrounding Tag".
Summary: Add shortcut for "Remove Surrounding Tag".
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 2 votes (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-19 07:09 UTC by Christian Lenz
Modified: 2016-07-08 12:43 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 Christian Lenz 2014-05-19 07:09:15 UTC
When I select a tag in html I see the hint: Remove Surrounding Tag. What I expect is that I can use a shortcut for this and not only, drag the mouse to the hint, click on the hint and click on the action. A shortcut would be very handy for this. Please add this feature for XHTML and XML too.


Regards,

Chris
Comment 1 Christian Lenz 2014-07-03 14:00:38 UTC
Ok, I figured out, that there is the hotkey for "fix code..." so at the beginning or the end of a tag I can use alt + enter and choose "Remove surrounding tag" Thats ok, but if a file has errors, the list has some other options like, disable errors for this file, edit hints and so on. So a single hotkey for this would be nice. The same happens for Surround With Tag.


Cheers.