Skip to content
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

Request to enable font customization for other non-editor window #10605

Closed
johncruise opened this issue Aug 17, 2016 · 4 comments
Closed

Request to enable font customization for other non-editor window #10605

johncruise opened this issue Aug 17, 2016 · 4 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@johncruise
Copy link

  • VSCode Version: 1.4.0-insider (2016-07-22T05:07:03.113Z)
  • OS Version: Windows 7

Steps to Reproduce:

  1. File -> Preferences -> User Settings/Workspace Settings

The default font for the Explorer/Search/Git/Debug/etc pane and other windows like Debug/Console/etc are not optimal for screen with not so big screen and using a split window. Those other windows takes too much spaces when using it.

I'd like to request per subject to independently have a way to customize the font sizes for all those non-editor window. Example...

# current way to change the editor window font size
"editor.fontSize": 14,
# other non-editor font settings
"global.other.editor.fontSize": 12,
# or maybe per individual panel/window settings... although this may be too much
"window.debug.fontSize": 12,
"window.console.fontSize": 12,
@bpasero bpasero removed their assignment Aug 17, 2016
@alexdima alexdima added the feature-request Request for new features or functionality label Aug 17, 2016
@raelb
Copy link

raelb commented Sep 6, 2016

Such an option is also very useful for another purpose.

I want the editor text to have the same appearance as text in Sublime Text editor. There, the default font size is 10. If I change the editor.fontSize to 10 in VS Code, the text becomes tiny. I can solve this by setting the window.zoomLevel to something like 2.5. But then the rest of the UI becomes disproportionately large.

To put in other words, there seems to be some discord between the editor font and the rest of the UI fonts. When I set editor.fontSize to 10, the font is very very small, and does not correspond to a "normal" fontsize 10 of other applications.

I'm using VS Code v1.4, Window 7
Screen Res 1600x900 and custom font size set to 120%.

@jyavenard
Copy link

👍

@envygeeks
Copy link

Please, or at least select the current environments fonts on Linux. Ubuntu's font family isn't my preferred font, I use custom fonts through and through and VS Code looks out of place.

@bpasero
Copy link
Member

bpasero commented Feb 10, 2017

Marking as duplicate of #519. Please add your votes there. Thanks.

@bpasero bpasero closed this as completed Feb 10, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 10, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

6 participants