Matry is a programming language for UI designers. By using design terminology and mental models, the language allows designers to collaborate more closely with developers. This extension will eventually include lots of useful utilities for designers, but as of right now it simply provides syntax highlighting.
Visit matry.design to learn more.
Currently, the only feature is basic syntax highlighting. LSP features will be added in the future.
Matry is not yet ready for public consumption.
- All v0.0.x releases should be considered under active development
- All v0.1.x releases should be considered alpha releases
- All v0.2.x releases should be considered beta releases
- Matry will be ready for public consumption at v1.0.0
No requirements.
No settings.
No known issues.
Fixes minor issues with semicolon removal.
Removed the need for semicolons in nested blocks.
Fixed various issues.
Fixed various issues.
Added base support for most language features - tokens, components, and stories.
Initial release