Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>MathJax HighlightNew to Visual Studio Code? Get it now.
MathJax Highlight

MathJax Highlight

Casper Huang

|
597 installs
| (1) | Free
Highlight MathJax formulas.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

logo

MathJax Highlight

Visual Studio Marketplace Version Visual Studio Marketplace Installs
GitHub last commit GitHub issues GitHub stars

Introduction

A VSCode Extensions to highlight MathJax formulas.

Feature and Usage

feature

Configurations

[!WARNING] Reload the Window to make the highlight work when update comment-formula.languages or comment-formula.capture.

Some language ids are not the same as the scope names, so you should set mathjax-highlight.map to map the language ids to the scope names.

For example:

{
  "mathjax-highlight.map": {
    "javascript": "js"
  }
}

Feel free to open an issue if you encounter any problem or have any suggestion.

Reference

VSCode Markdown | VSCode Markdown Math

License

Code is under the MIT License.

Logo using carbon:function as an element is under the Apache License 2.0.

Fonts used in feature image are Dancing Script (for Before and After) under the Open Font License and Input (for code) under the Input Font License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft