Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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