Issue by thehogfather
Monday Aug 03, 2015 at 21:20 GMT
Originally opened as adobe/brackets#11538
This is a small addition to the code folding extension that makes any selected text in the editor foldable (provided the number of lines selected is more than the minimum fold size set in the preference).
The feature can be enabled by setting the preference value "code-folding.makeSelectionFoldable": true
cc@abose
thehogfather included the following code: https://github.com/adobe/brackets/pull/11538/commits
Monday Aug 03, 2015 at 21:20 GMT
Originally opened as adobe/brackets#11538
This is a small addition to the code folding extension that makes any selected text in the editor foldable (provided the number of lines selected is more than the minimum fold size set in the preference).
The feature can be enabled by setting the preference value
"code-folding.makeSelectionFoldable": truecc
@abosethehogfather included the following code: https://github.com/adobe/brackets/pull/11538/commits