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

[theme]:change the token font-size. #238891

Closed
lengye7 opened this issue Jan 27, 2025 · 2 comments
Closed

[theme]:change the token font-size. #238891

lengye7 opened this issue Jan 27, 2025 · 2 comments
Assignees

Comments

@lengye7
Copy link

lengye7 commented Jan 27, 2025

I need a feature to change token font-size.

for example:

int Integer=10;

set the variable name Integer bigger than int.

@lengye7
Copy link
Author

lengye7 commented Jan 27, 2025

I noticed a closed issue #69884. was it added to vscode?

or can i change font-size with decorator api?

@aeschli
Copy link
Contributor

aeschli commented Jan 28, 2025

Our editor currently doesn't support multiple font sizes on the same line.

What you can do is making some tokens bold (or italic).The current themes can already do that.

There's currently no plan to support multiple fonts sizes in the editor.

@aeschli aeschli closed this as not planned Won't fix, can't repro, duplicate, stale Jan 28, 2025
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

No branches or pull requests

2 participants