Search code examples
visual-studio-codelatextex

Is it possible to render TeX math comments in VS Code?


There is such an extension in VS: TeX Comments and the example:

enter image description here

I wonder if it's possible to do this in VS Code?


Solution

  • Comment Formula is a newer extension which supports this. So far, it seems to work quite well:

    While editing that line, you see:

    enter image description here

    While not editing that line, you see:

    enter image description here