+1
Completed

Have line spacing options (e.g. 100% 125%, 150%) for code/text, graph, repository, etc. views

Martin Weber 1 year ago updated by Thomas Singer 2 months ago 2

Currently, all the views are tighty packed with text and hard to read. A bit more line spacing might go a long way of making information more readable. Using a slightly smaller font with that still allows for the same amount of information to be on screen.

GUI

100% agree.
Especially the comparison window is really a strain to the eye, instead of giving quick cues about what the changes are. Impossible to focus, something like a Wimmelbild.

Image 929


Instead of 100%, 125% etc, which is limiting. I'd prefer a fractional input like it is done in professional IDEs (JetBrains). The line spacing is highly dependent on the font, therefore it must be possible to fine tune the line height for better readabiliy.

Image 931

Completed

The next 25.1 build 251042 will support the low-level property styledText.lineSpacing to configure additional line spacing (in pixels). A more publicly visible option might come later.