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 270433 - Javascript code folding lacks option for default collapsing of functions and methods.
Summary: Javascript code folding lacks option for default collapsing of functions and ...
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-18 16:58 UTC by SomeName123
Modified: 2017-04-18 16:58 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 SomeName123 2017-04-18 16:58:40 UTC
Tools -> Editor -> Folding

Neither Javascript, nor "All Languages" offers the option to collapse functions and methods by default. It is is currently only offered for PHP.

The offered options are not useful for our style and projects, being able to collapse functions would be very helpful a big step forward for the IDE.