phcode-dev / phoenix

Phoenix is a modern open-source Code Editor for the web, built for the browser.
https://phcode.io
GNU Affero General Public License v3.0
1.68k stars 117 forks source link

Allow to increase the vertical space between lines in the code editor #1782

Open orenstuf opened 2 months ago

orenstuf commented 2 months ago

Describe the problem

In the code editor, the vertical space between lines of code is very small.

Describe the solution you'd like

Allow to increase the vertical space between lines using the Preferences File or by adding such an option to the UI.

Alternatives considered

No response

Additional context

No response