Answers for "increase font size in terminal vs code"

0

how to change terminal font size in vscode

{
  "fontshortcuts.defaultFontSize": 15,
  "fontshortcuts.defaultTerminalFontSize": 15,
  "fontshortcuts.step": 1
}
Posted by: Guest on September-18-2020

Code answers related to "increase font size in terminal vs code"

Browse Popular Code Answers by Language