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

High DPI scaling for UI or settings for UI addition #303

Closed
DovydasNavickas opened this issue Nov 20, 2015 · 3 comments
Closed

High DPI scaling for UI or settings for UI addition #303

DovydasNavickas opened this issue Nov 20, 2015 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality verified Verification succeeded
Milestone

Comments

@DovydasNavickas
Copy link

I'm testing this on a MacBook Pro 2015 Retina screen with Windows 10 stable build in Bootcamp.
VS Code here does not scale according to my Windows DPI scaling settings, which is set to 125%.

As it does not, editor UI looks super tiny as the MBP has 2880px X 1800px resolution.
I'm attaching a screenshot:

visual studio code high dpi

In User Settings I can change editor font size, but not UI:

// Place your settings in this file to overwrite the default settings
{
    "editor.fontSize": 18
}

#122 might be related, but it talks about DPI scaling issues with blurriness, which is not the case for me. The UI is just super tiny.

@bpasero bpasero self-assigned this Nov 20, 2015
@bpasero
Copy link
Member

bpasero commented Nov 20, 2015

You can zoom the entire UI from the view menu and there is also an extension to persist the zoom setting.

@DovydasNavickas
Copy link
Author

Did not see that one :) I can verify that Ctrl + = zooms in and there is an extension Persistent Zoom.
Although, I guess extensions have some start-up time, which is why it has some lag when opening file with Code for example.
That's why it would still be nice to have this as default setting.

@bpasero bpasero added the feature-request Request for new features or functionality label Nov 23, 2015
@bpasero
Copy link
Member

bpasero commented Dec 1, 2015

This will be possible with the newly introduced and persisted window.zoomLevel setting.

@bpasero bpasero closed this as completed Dec 1, 2015
@bpasero bpasero added this to the Dec 2015 milestone Dec 1, 2015
@bpasero bpasero self-assigned this Dec 1, 2015
@bpasero bpasero added the verified Verification succeeded label Apr 29, 2016
@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
feature-request Request for new features or functionality verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants