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.

`@` character in code block renders poorly in tooltip

See original GitHub issue

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.67.2 (Universal)
  • OS Version: Darwin arm64 21.4.0

Steps to Reproduce:

When having this chunk of source code:

/**
 * Description of CursorClass
 *
 * Example Usage:
 * 
 * ````ts
 * @IsCursor(CursorClass)
 * cursor?: CursorClass | null;
 * ````
 */

VSCode renders as this: image

It should render as this: image

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
hfhchancommented, May 26, 2022

Sorry, brain fart 😂

1reaction
graphemeclustercommented, Jun 2, 2022

Duplicate of #48976. 😢

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code block is not rendering on tooltip - Bug Reports - Logseq
If you have a code block in a page and you hover the page link on another page where it is mentioned, the...
Read more >
How can I use a carriage return in a HTML tooltip?
It's quite tricky, but there might be a workaround. Change all the spaces in your title into non-breaking space   . Then put...
Read more >
HTML character entities (< > &   &copy - Drupal
I have only encountered this problem in a block, so I don't know if ... a tooltip, the HTML character entities are not...
Read more >
Code blocks - Material for MkDocs - GitHub Pages
This configuration enables syntax highlighting on code blocks and inline code ... If you wish to strip the comment characters surrounding a code...
Read more >
1 Code::Blocks Project Management
The editor uses the default character encoding of your host operating ... If $dir is specified in the command line then $dir may...
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