Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomas-crane/mint-language-support

A VSCode extension to provide language support for Mint.
https://github.com/thomas-crane/mint-language-support

Last synced: about 2 months ago
JSON representation

A VSCode extension to provide language support for Mint.

Awesome Lists containing this project

README

        

# Mint Language Support

This extension provides support for the Mint language.

## Features

+ Syntax highlighting for `.mint` files.
+ Snippets for function and variable declarations.
![Snippets](images/snippet-example.gif)

## The Mint language

More information on the Mint language itself can be found [on its GitHub page.](https://github.com/thomas-crane/mint)