You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to in inject custom log / error messages into the source code (e.g. "Custom annotation message" in an abitrary line, but the documentation is unclear on how to do it. Any guidance is appreciated!
I attempted to annotate my line with @log but it doesn't seem to append the class or transform it into a div necessary to display a modal
Hello,
Question on using TwoSlash with Shiki: https://shiki.matsu.io/packages/twoslash#rendererrich
I want to be able to in inject custom log / error messages into the source code (e.g. "Custom annotation message" in an abitrary line, but the documentation is unclear on how to do it. Any guidance is appreciated!
I attempted to annotate my line with
@log
but it doesn't seem to append the class or transform it into a div necessary to display a modalThis is setting up the transformer on client side
The text was updated successfully, but these errors were encountered: