Skip to content

Add hint message for zooming in the code editor#2315

Open
Cheesecake2960 wants to merge 2 commits into
UnderminersTeam:masterfrom
Cheesecake2960:code-editor-zoom-hint
Open

Add hint message for zooming in the code editor#2315
Cheesecake2960 wants to merge 2 commits into
UnderminersTeam:masterfrom
Cheesecake2960:code-editor-zoom-hint

Conversation

@Cheesecake2960
Copy link
Copy Markdown
Contributor

Description

Resolves #2224
I added a hint at the bottom of the code editor indicating that you can zoom using Ctrl and + or - or the mouse wheel.

@github-actions
Copy link
Copy Markdown

@colinator27
Copy link
Copy Markdown
Member

Hmm... considering these are very common keybinds across text editors in general, I'm not too sure this is something that should be so prominent and take up vertical real estate. That said, I do think we should document them somewhere, along with other things like the super-obscure Ctrl+K keybind to recompile code, and other things along those lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a hint about Ctrl + mouse button feature in the code editor.

2 participants