Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: font size increase/decrease in non-monaco panels #1277

Open
jimniels opened this issue Apr 10, 2024 · 0 comments
Open

feat: font size increase/decrease in non-monaco panels #1277

jimniels opened this issue Apr 10, 2024 · 0 comments
Labels
type: bug something is broken type: enhancement new feature or request

Comments

@jimniels
Copy link
Collaborator

In #1096 we supported CMD +/- for increasing/decreasing font size in the editor. This, however, only controls text inside the Monaco editor. It doesn't affect UI elements that are not in the editor, such as text placeholder for the editor

image

Or for code editor related panels, like the console or the AI assistant.

When you increase the font-size of the code editor, it only affects stuff that is rendered directly by Monaco.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug something is broken type: enhancement new feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant