Skip to content

Fixing integrated terminal font-size overflow#37636

Merged
Tyriar merged 1 commit intomicrosoft:masterfrom
shobhitchittora:int-term-max-font-size
Nov 6, 2017
Merged

Fixing integrated terminal font-size overflow#37636
Tyriar merged 1 commit intomicrosoft:masterfrom
shobhitchittora:int-term-max-font-size

Conversation

@shobhitchittora
Copy link
Contributor

@shobhitchittora shobhitchittora commented Nov 4, 2017

This puts a maximum limit to allowed font-size for integrated terminal in VSCode.

Checklist

  • No errors in build on local (npm run watch)
  • Tried putting large value such as "terminal.integrated.fontSize" : 1500 in OSS Dev VSCode.

Fixes #37455

Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for the contribution 👍

@Tyriar Tyriar merged commit ccb0064 into microsoft:master Nov 6, 2017
shobhitchittora added a commit to shobhitchittora/vscode that referenced this pull request Dec 14, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"terminal.integrated.fontSize" should have a maximum value

2 participants