https://github.com/howcasperwhat/comment-formula
A VSCode extension to preview LaTeX formulas within the line of your editor.
https://github.com/howcasperwhat/comment-formula
formula katex latex mathjax visualization vscode-extension
Last synced: 3 months ago
JSON representation
A VSCode extension to preview LaTeX formulas within the line of your editor.
- Host: GitHub
- URL: https://github.com/howcasperwhat/comment-formula
- Owner: howcasperwhat
- License: mit
- Created: 2023-11-18T10:44:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-13T11:23:24.000Z (6 months ago)
- Last Synced: 2025-12-15T01:35:46.646Z (6 months ago)
- Topics: formula, katex, latex, mathjax, visualization, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 14.8 MB
- Stars: 30
- Watchers: 1
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Comment Formula
Unified ยท Language Agnostic ยท Customizable
๐ Documentation
|
๐ Install
> [!NOTE]
> If you are looking for a MathJax IntelliSense for specific programming languages, see [MathJax IntelliSense](https://howcasperwhat.github.io/mathjax-intellisense/).
> - C/C++: [MathJax IntelliSense for C/C++](https://github.com/howcasperwhat/mathjax-intellisense/blob/main/extensions/mathjax-intellisense-ccpp/) - Supporting Doxygen-style and Markdown-style formulas.
> - Python: [MathJax IntelliSense for Python](https://github.com/howcasperwhat/mathjax-intellisense/blob/main/extensions/mathjax-intellisense-python/) - Supporting Sphinx-style and Markdown-style formulas.
## Credit
This project is inspired by [Iconify IntelliSense](https://github.com/antfu/vscode-iconify).
This project also uses and benefits from:
- [MathJax](https://www.mathjax.org/): A JavaScript display engine for mathematics.
- [Reactive VSCode](https://github.com/kermanx/reactive-vscode): Vue Reactivity for VSCode Extension API.
## License
### Code
[MIT License](./LICENSE) ยฉ 2023-PRESENT [Casper Huang](https://github.com/howcasperwhat)
### Assets
- [carbon:function](https://github.com/carbon-design-system/carbon/): [Apache License 2.0](https://github.com/carbon-design-system/carbon/blob/main/LICENSE)
- [Dancing Script](https://fonts.google.com/specimen/Dancing+Script): [Open Font License](https://openfontlicense.org/open-font-license-official-text/)
- [Input](https://input.djr.com/): [Input Font License](https://input.djr.com/license/)
## Support
If you find this project useful, please consider giving it a star on GitHub. Your support is greatly appreciated!