Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thomas-crane/mint-language-support
- Owner: thomas-crane
- Created: 2018-06-20T01:09:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T01:12:00.000Z (over 6 years ago)
- Last Synced: 2024-10-12T11:10:52.684Z (3 months ago)
- Size: 190 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)