quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

feat: support text size resizing in code editor

Open jimniels opened this issue 2 years ago • 1 comments

When you're focused on the code editor today, hitting CMD + + or CMD + - zooms the grid, not the text size of the font in the code editor.

Should probably allow folks to bump up the font size to a size that fits their needs.

jimniels avatar Feb 27 '23 20:02 jimniels

Screenshot 2023-02-27 at 6 17 14 PM

Yeah it's only possible to do right now through the fn + f1 code editor Command Palette

davidkircos avatar Feb 28 '23 01:02 davidkircos

Should we make this more obvious? I forget 100% of the time how to perform this action.

luke-quadratic avatar Mar 02 '24 22:03 luke-quadratic

The hotkeys for this CMD + and CMD - were implemented in #1096

jimniels avatar Apr 08 '24 16:04 jimniels