Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T02:06:36.000Z (2 months ago)
- Last Synced: 2024-10-03T07:05:07.739Z (about 2 months ago)
- Topics: mathml, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=michijs.vscode-mathml
- Size: 239 KB
- Stars: 3
- 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