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

Integrated Terminal Font Size doesn't match editor's Font Size. #53356

Closed
pradeepambati opened this issue Jun 29, 2018 · 2 comments
Closed

Integrated Terminal Font Size doesn't match editor's Font Size. #53356

pradeepambati opened this issue Jun 29, 2018 · 2 comments
Assignees
Labels
*as-designed Described behavior is as designed terminal Integrated terminal issues

Comments

@pradeepambati
Copy link

  • VSCode Version: 1.24.1
  • OS Version: macOS 10.13.5

Steps to Reproduce:

vscode_terminal

Does this issue occur when all extensions are disabled?: Yes/No

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Jun 29, 2018
@Tyriar
Copy link
Member

Tyriar commented Jun 29, 2018

You can make them align approximately by using editor.fontSize and terminal.integrated.fontSize. It looks like you're scaling the editor portion only though, If you scale the whole workbench the terminal will scale as well (window.zoomLevel);

@Tyriar Tyriar closed this as completed Jun 29, 2018
@Tyriar Tyriar added the *as-designed Described behavior is as designed label Jun 29, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants