Allow to configure editor font per project #27060
Closed
pymnh
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
Ouch, I only searched the "issues" tracker for this 🤦♀️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like to use zed as a Markdown editor for my university papers with
buffer_font_family
set to a non-monotype font family. But sincebuffer_font_family
is not being picked up from the per projectsettings.json
, i currently need "switch" the global config everytime I switch between scientific and programming projects.It would be great if
buffer_font_family
,buffer_font_size
,buffer_line_height
and so on could be set per project :) Thank you for considering!Beta Was this translation helpful? Give feedback.
All reactions