https://github.com/michijs/vscode-mathml
MathML extension for VS Code that offers auto completion and hover information for all MathML attributes from a simple JSON file.
https://github.com/michijs/vscode-mathml
mathml vscode-extension
Last synced: about 1 month ago
JSON representation
MathML extension for VS Code that offers auto completion and hover information for all MathML attributes from a simple JSON file.
- Host: GitHub
- URL: https://github.com/michijs/vscode-mathml
- Owner: michijs
- License: mit
- Created: 2023-03-06T21:16:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T02:09:18.000Z (4 months ago)
- Last Synced: 2025-04-08T06:47:52.865Z (about 2 months ago)
- Topics: mathml, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=michijs.vscode-mathml
- Size: 244 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MathML
[MathML](https://developer.mozilla.org/es/docs/Web/MathML) extension for VS Code that offers auto completion and hover information for all MathML attributes from a simple JSON file.
This extension uses [vscode-custom-data](https://github.com/microsoft/vscode-custom-data) format and the [`contributes.html.customData` Contribution Point](https://code.visualstudio.com/api/extension-guides/custom-data-extension).
## Install
You can install the extension by one of the following ways:
- Search for `MathML` in extension panel and install it
- Download from [Marketplace](https://marketplace.visualstudio.com/items?itemName=michijs.vscode-mathml)
- Download from [GitHub Release](https://github.com/michijs/vscode-mathml/releases) page