de-jcup / eclipse-yaml-editor

Eclipse YAML editor
https://marketplace.eclipse.org/content/yaml-editor
Apache License 2.0
34 stars 10 forks source link

Change default preference for folding of new opened files (now: false) #71

Closed de-jcup closed 5 years ago

de-jcup commented 5 years ago

Current situation

In #62 there are some problems described with folding, but currently there is no bugfix available.

Problem

But folding is currently enabled per default for every new opened file, so everybody will have folding enabled per default. So nearly every user has such problems except he/she turns off the feature.

Decision

Because folding itself costs performance and has also a bug (#62) there must be a change of the default preferences.

This issue will do