Mint Lang

This extension provides support for the Mint programming language.

Mint code

Example

Roadmap

  • More detailed snippets
  • Better HTML and CSS highlithing support
  • Formatter
  • Linter

Known Issues

  • HTML and CSS syntax is not supported yet, currently the syntax is based on this gist.

Release Notes

See CHANGELOG

Contributing

  1. Fork it https://github.com/faustinoaq/vscode-mist-lang/fork
  2. Create your feature branch git checkout -b my-new-feature
  3. Commit your changes git commit -am 'Add some feature'
  4. Push to the branch git push origin my-new-feature
  5. Create a new Pull Request

Contributors