support font-size in DecorationRenderOptions
See original GitHub issueFeature request: support specifying the font size in DecorationRenderOptions
and ThemableDecorationAttachmentRenderOptions
.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:23
- Comments:6 (2 by maintainers)
Top Results From Across the Web
How to change font size of specific parts of code in vscode?
Two related issues: support font-size in DecorationRenderOption - Would allow extension to change font size; Support fontName in textMateRules — ...
Read more >text-rendering - CSS: Cascading Style Sheets - MDN Web Docs
The text-rendering CSS property provides information to the ... rounded up nor down to the nearest font size supported by Windows or Linux....
Read more >VS Code API | Visual Studio Code Extension API
Describes the behavior of decorations when typing/editing at their edges. DecorationRenderOptions. Represents rendering styles for a text editor decoration.
Read more >Yellow subtitle font
Apr 07, 2016 · Nightly builds support ASS subtitles, so you can set the font-size in the . E. Here's an example of...
Read more >Change size of text in tikz decoration - LaTeX Stack Exchange
See section 50.7 “Text Decorations” of the TikZ/PGF manual, where it is explained that the default text format delimiters are pipes ( |...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m surprised this hasn’t been implemented already.
Anyway it’s already possible to set the
font-size
property via some “CSS injection”, if that’s even a thing:Would love font-size support for e.g. making Markdown headings larger