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

Test: configurable font in debug console #69221

Closed
3 tasks done
isidorn opened this issue Feb 22, 2019 · 0 comments
Closed
3 tasks done

Test: configurable font in debug console #69221

isidorn opened this issue Feb 22, 2019 · 0 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Feb 22, 2019

Refs: #1957

Complexity: 3

It is now possible to change the font size, font family and line height in the debug console.
To test start debugging a simple program with output (for example our smoketest express application). Have debug console open, make sure there is content and verify:

  • All the sizes and fonts look as before
  • You can change the following configurations and they have immediate impact debug.console.fontSize, debug.console.fontFamily, debug.console.lineHeight
  • When changing the values of these configurations make sure there is no screen cheese and everything is rendered nicely
  • Make sure that the default lineHeight value automatically adjusts to fontSize
@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item labels Feb 22, 2019
@isidorn isidorn added this to the February 2019 milestone Feb 22, 2019
@aeschli aeschli removed their assignment Feb 25, 2019
@auchenberg auchenberg removed their assignment Feb 25, 2019
@stevencl stevencl removed their assignment Feb 26, 2019
@isidorn isidorn closed this as completed Feb 26, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Projects
None yet
Development

No branches or pull requests

4 participants