Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/octref/vscode-mavo
Mavo extension for VS Code
https://github.com/octref/vscode-mavo
Last synced: about 1 month ago
JSON representation
Mavo extension for VS Code
- Host: GitHub
- URL: https://github.com/octref/vscode-mavo
- Owner: octref
- Created: 2019-08-31T01:02:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T02:48:08.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:39:14.470Z (7 months ago)
- Language: HTML
- Homepage: https://marketplace.visualstudio.com/items?itemName=octref.vscode-mavo
- Size: 7.15 MB
- Stars: 9
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mavo
[Mavo](https://mavo.io/) extension for VS Code that offers auto completion and hover information for all [Mavo attributes](https://mavo.io/docs/) 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 `Mavo` in extension panel and install it
- Download from [Marketplace](https://marketplace.visualstudio.com/items?itemName=octref.vscode-mavo)
- Download from [GitHub Release](https://github.com/octref/vscode-mavo/releases) page## Demo
![demo](./media/demo.gif)
## Attribution
Logo is taken from [Mavo logo on dribble](https://dribbble.com/shots/2768170-Mavo-logo), by [Lea Verou](http://lea.verou.me/).
## License
MIT © [Pine Wu](https://github.com/octref)