Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "Show Folding Line" and "Show Fold Ellipsis" #174

Closed
zufuliu opened this issue Apr 5, 2020 · 1 comment
Closed

Remove "Show Folding Line" and "Show Fold Ellipsis" #174

zufuliu opened this issue Apr 5, 2020 · 1 comment

Comments

@zufuliu
Copy link
Owner

zufuliu commented Apr 5, 2020

Fold ellipsis is used as default since v4.19.04r2016 (begging with 7855c3e on March 23).

ellipsis or boxed text/ellipsis are very common in other editors/IDEs.
FoldEllipsis

The old horizontal folding line, is very bad for wrapped lines (see line 452).
FoldingLine

Beside, text will getting harder to read when there are many adjacent code folds.
FoldingLine2

By making ellipsis as the only option, we can remove "Show Folding Line" and "Show Fold Ellipsis" from View > Code Folding.

@zufuliu
Copy link
Owner Author

zufuliu commented Apr 6, 2020

"Show Folding Line" and "Show Fold Ellipsis" are removed in 4687961.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant