This extension adds a Gravity syntax highlighting for Visual Studio Code. Currently, extension supports simple syntax highlighting, but as a language matures I look forward to adding more features. All contributions are welcome!
To install this extension launch VS Code Quick Open (Ctrl+P) and paste the following command ext install gravity
- Added most common Gravity code snippets
- Added all missing highlighting rules and changed keyword
isa
tois
- Added icon and instructions how to install the extension
- Initial release