We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I need a feature to change token font-size.
for example:
int Integer=10;
set the variable name Integer bigger than int.
The text was updated successfully, but these errors were encountered:
I noticed a closed issue #69884. was it added to vscode?
or can i change font-size with decorator api?
Sorry, something went wrong.
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
No branches or pull requests
I need a feature to change token font-size.
for example:
set the variable name Integer bigger than int.
The text was updated successfully, but these errors were encountered: