-
Notifications
You must be signed in to change notification settings - Fork 29.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to change the font size and font of the workbench #519
Comments
Further to this, it seems weird that if I want larger fonts outside of the editor I have to zoom in each time I restart. |
pls see #291 for the zooming issue (in general pls do not create combo issues 😄 ) |
+1 v1.4.0 seemed to make the file explorer fonts larger/bolder, making it harder to traverse a large directory |
+1 |
+1 |
2 similar comments
👍 |
👍 |
Does the new UI theming interface give access to the font size? |
In addition, I would like to increase the line spacing in the explorer. File names are way too close to each other and is fatiguing to look at. |
Ha, I was gonna suggest exposing line height so I could decrease it and pack more files into each screen. |
just to add another reason:
|
+1 Please add support for changing font size of EXPLORER window. |
@russeg Why bother implementing font customization when all $takes are on neuroimplants and direct brain-to-AI interface) For the short transitory period when those brains are still needed for SkyNet's maintenance.. (Sarcasm, just in case) |
I am planning to look at this issue but I just wonder what the challenges are. Does it require a bunch of changes? Isn't a PR like this enough: #144365 (probably with a revision) If someone mentor me, I would be glad and have a chance to handle what is necessary for this long-waited issue. |
TL; DR: This project (microsoft/vscode) is open source but not free; let's fork it and fix long-waited issues there. Just gave up. The story behind the PR #144365 is strange: When it was ready, it is kept up-to-date and waited for a feedback or approval from maintainers but doesn't get any response. Maintainers (Microsoft) don't even review a PR which should probably fix an issue which is much wanted by the community for a long time. This is weird, right? Yes, if this project was driven by community's wishes. But this is not the situation here. The issues here are prioritized by if they would bring any profit directly. But hey, this must be the case, right? Microsoft is a non-non-profit company. So if I open a PR to fix this issue, it won't even be reviewed. So what can we do? I think we should fork this repo and implement long-waited features there. Actually there is a popular fork named VSCodium but they are probably not interested to maintain a fork of vscode. But I am gonna open this issue there anyway and try to explain why we need to maintain a fork. If you wanna support me just upvote this comment and that comment. |
maybe Cursor does consider this ? 🤔 |
btw, release version 1.94 (September 2024) did not include this feature. |
This release broke apc extension++ |
VSCode: "Made for developers" |
Nearly ten years later, it’s surprising that this feature still bothers me |
any progress? |
This issue has a purpose, it closes *mark as duplicated* the recurring a11y request 🤷♂ |
Fun Fact: this issue ID is three digits long and the issue IDs in this repository are now up to 6 figures. Other related interesting metrics...
|
we need to be able to change fonts cause its hard too see this current one, id be best to use a font that i can read easy (like a monospace one) and it should be a simple accessibility issue. If its not fixed, i may (and others too) would need to leave vscode and move to other things like zed or jetbrains software (both of which, either have a builtin monospace font as default, or allow you to change the ui font) |
Jetbrain is way more better, isn't it? |
I'm still using Pulsar Editor, the descendent of Atom Editor. Highly customizable UI with simple styles. And this issue is still holding me from using VS Code. Yes, Pulsar has fewer features, not so well supported in such direction, but at least there are very communicable maintainers, helped a lot with different errors, third-party packages, etc. |
Pls we need this feat! |
+1 for this. |
once Zed becomes stable i am dropping this junk for good. tho i am planning to switch to nvim |
+1 |
aware me on zed? |
zed is so far okay but language server config is a pain. and some other customization is lacking |
At the moment, we can only change the font size / font of the editor. If we want to change the font size, we need to use a roundabout method of "zooming in / out". It would be nice if this could be adjusted through the preferences.
The text was updated successfully, but these errors were encountered: