Skip to content

How to set zoom level in settings.json just like VScode? #6565

Closed Answered by aexvir
Zhou-Yicheng asked this question in Q&A
Discussion options

You must be logged in to vote

zed currently doesn't support ui scaling, but the buffer size can have its font size configured via the buffer_font_size option
to change that, go to zed > settings > open settings (or cmd+,) and enter

"buffer_font_size": 14,

or whatever is the size that you'd like

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@iamnbutler
Comment options

Answer selected by iamnbutler
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants