3

I am experimenting with GH Codespaces in my local VS Code (I know it's running remote).

However somehow I can not change the font size. Ctrl + , for preferences, I found the Editor: font size option, however, changing it does not impact the font size.

enter image description here

When I just try the same thing without codespaces (locally) it works just fine. Is this enough to be reported as an issue?

SysRIP
  • 159
  • 8

1 Answers1

0

I found a work around for this issue.

  1. Open up the Command Palette (Shift + Cmd + P).

  2. Search for 'Editor Font Zoom Out'/ 'Editor Font Zoom Out' and select either option until you reach your desired font size.

Gif of Fix

Hope this helps! :D

Dee Rock
  • 1
  • 1