A refreshing VSCode extension for Mint
- Syntax highlighting
- Format on save
- Code completions/snippets
- CSS property/value suggestions
- HTML tag suggestions
- HTML attribute suggestions, including Mint event listeners
- Commands
- Configurable options
- Color widgets
- Hover providers/tooltips
Coming soon
- Linting
- Definitions
Parts of this extension have been adapted from or inspired by the official extension.
HSLA color functions adapted from this Gist.
Some features adapted from VSCode's internal language extensions.
Contributions welcome!