logoalt Hacker News

modernerdyesterday at 6:50 PM1 replyview on HN

> seriously, where is the setting to have a different ui size vs ui font size

Search for font size in preferences.

You'll see a 'font size' under 'buffer' (editor), under 'UI Font', and under 'Agent Panel' to let you control font sizes in all of those places independently.

> Is there any editor still being being developed and focusing on the experience of coding by hand?

Zed lets you hand-edit too! It's fast and decent. vim, neovim, Emacs, Helix, and JetBrains products continue to do that well too. There are still more traditional IDEs/editors than pure AI ones.

You can also toggle AI features off in Zed from preferences if you want to.


Replies

xiejyesterday at 7:02 PM

ah I forgot a word, I meant the ui icon size. If I bump up the ui font size so that I can distinguish the icons apart on my large monitor, the ui text becomes comically large.

I do use Zed without AI features, it's just a bit of a disappointment (though understandable) since it was originally marketed as just a nice speedy editor.

show 2 replies