vscode-monkey-c
vscode-monkey-c copied to clipboard
Garmin Monkey C language support for VS Code
vscode-monkey-c README
VSCode support for Garmin Connect IQ Monkey C language.
Features
- Basic synax highlighting.

Requirements
none
Extension Settings
none
Known Issues
Not all of the language features implemented yet. Work in progress.
Release Notes
Very first release. Brings very basic syntax highlighting of Monkey C.
0.4.0
Add formatter to Monkey C VSCode Extension by using clang-format and implement basic function as proof of concept.
0.3.0
Initial release of Monkey C language support.