I would like to be able to change the height of the lines in the editors #5949
Unanswered
rodrigopmatias
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a visual impairment that makes it very tiring to see very condensed lines of text, so I would like to propose that there be a setting where I can set the height of the lines.
As they use CodeMirror this is possible by changing the
line-heightvalue for the CSS selector.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like, in the end this would be similar to text editors that we have on the market.Beta Was this translation helpful? Give feedback.
All reactions