Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)