Answers for "style terminal in visual studio code font size"

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 "style terminal in visual studio code font size"

Browse Popular Code Answers by Language