-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
[folding] add the possibility to always show the fold/unfold indicator #3911
Comments
version 1.9 still not? |
i need this featue, where? |
Hey @aeschli , almost 1 year, this feature is not yet complete? |
version 1.12-insider(2017-04-07) not yet added. |
I want it too, anyone help? |
This feature is currently not planned. Please for it (with 👍 ) so it gets priority. |
It was just pure accident that I move my mouse near the location where the line numbers are displayed to actually discover that the folding symbols are indeed there. In the A compromise between "hiding until location next to line numbers is hovered" and "displaying all the time" would be to display the folding symbols whenever a foldable section is hovered (the text itself or the space on both of its sides). |
duplicate of #4812. |
I think there should be a triple state value instead of a boolean in the settings.json. So one can choose between don't show folding, show folding on hover and alwasy show folding.
The text was updated successfully, but these errors were encountered: