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 256580 - Support custom folds in XML editor
Summary: Support custom folds in XML editor
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Text-Edit (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 2 votes (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-13 13:09 UTC by tkellerer
Modified: 2015-11-13 13:09 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 tkellerer 2015-11-13 13:09:27 UTC
The Java editor allows to specify custom fold (http://wiki.netbeans.org/FaqCustomCodeFolds) and even has a hint to generate such a fold: http://wiki.netbeans.org/SurroundWithCodeFolding

This would be very helpful for the XML editor as well.