[Customizing typography in Zed] Can we change the Line height value? #6522
Replies: 4 comments 1 reply
-
|
@florinpatrascu, unfortunately, it's not currently possible to adjust line height. But you can 👍 to this issue, so the team is informed and can prioritise the feature. 🙏 |
Beta Was this translation helpful? Give feedback.
-
|
We now support disabling ligatures (v0.79.0), as we as some other OpenType features The following setting should disable ligatures: {
"buffer_font_features": {
"calt": false
}
}https://docs.zed.dev/configuration/configuring-zed#font-features This doesn't cover all of the requests in this Discussion, but just wanted to point it out. |
Beta Was this translation helpful? Give feedback.
-
|
Line height is now configurable in Zed. |
Beta Was this translation helpful? Give feedback.
-
|
Hi! I can edit line-height for buffers and terminal, but is it possible to edit line-height for UI? I'm not able to find a setting. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello and thank you so much for Zed, it looks like this will become my favorite editor =)
Since I am one of those developers cursed to spend hours on customizing everything that requires a good font, ligatures, color, aspect ratio etc. everything related or closer to typography, I am still searching and can't find how I can change the line height of the editor? Is it possible?
Thank you,
ッFlorin
Beta Was this translation helpful? Give feedback.
All reactions