Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 718 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 718 Bytes

vscode-monkey-c README

VSCode support for Garmin Connect IQ Monkey C language.

Features

  • Basic synax highlighting.

Syntax 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.