question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

support font-size in DecorationRenderOptions

See original GitHub issue

Feature request: support specifying the font size in DecorationRenderOptions and ThemableDecorationAttachmentRenderOptions.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:23
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

13reactions
fabiospampinatocommented, May 20, 2018

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:

"textDecoration": ";font-size:5px"
12reactions
mortenjustcommented, Aug 7, 2017

Would love font-size support for e.g. making Markdown headings larger

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found