Bug 462584 - Add code folding for any matched braces
Summary: Add code folding for any matched braces
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Victor Rubezhny CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 11:29 EDT by Jeff Cantrill CLA
Modified: 2015-03-24 10:08 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Cantrill CLA 2015-03-19 11:29:28 EDT
Netbeans pretty much allows folding on any matched brace.  Recently writing some long spec tests using 'describe' from the jasmine library results in long code blocks that can not be folded.