Author Topic: Line spacing in editor  (Read 76 times)

Offline ron.dunn

  • Single posting newcomer
  • *
  • Posts: 1
Line spacing in editor
« on: Today at 12:45:29 pm »
Is there a setting to increase the line spacing in the editor?

In Scintilla it should be possible with the following functions, but I can't find equivalent settings.

SCI_SETEXTRAASCENT(int extraAscent)
SCI_SETEXTRADESCENT(int extraDescent)