VS Code / Code Spaces can not change font size
Asked Answered
J

3

6

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?

Jody answered 12/11, 2022 at 19:27 Comment(0)
W
3

You can use Ctrl + Shift + P for Windows or Cmd + Shift + P for Mac and then type Increase Editor Font Size / Decrease Editor Font Size to change the size and immediately see the result in the editor, making it easier to set the right size.

An example

Wolfy answered 13/6 at 14:49 Comment(1)
you can use Terminal: Increase Font Size or Terminal: Decrease Font Size to change the terminal font sizes.Mossback
O
1

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

Oviparous answered 6/1, 2023 at 19:53 Comment(0)
T
1

Came here for the same problem and found out there is a hidden tab on settings.

This is the proper way of doing it. The default was 22.

enter image description here

Tranquilize answered 27/10, 2023 at 20:48 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.