I am using geany, and I need to increase line padding, ie, space between consecutive lines.
For example, in sublime text, we can change padding by:
"line_padding_bottom": 2,
"line_padding_top": 2
How do we do it for Geany? I tried many options and menus, but there doesn't seem to be an option!
Here is an image illustrating the problem: https://i.stack.imgur.com/DmAAj.png