Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Monkey CNew to Visual Studio Code? Get it now.

Monkey C

Garmin

|
1,014 installs
| (1) | Free
Monkey C Langauge Support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Connect IQ

The Monkey C extension adds support for using the Connect IQ SDK. Building and running of a Connect IQ app requires the Connect IQ SDK Manager.

This is currently in an alpha state and is not yet at feature parity with the current Connect IQ plug-in for Eclipse.

Quick Start

  1. Install extension
  2. Download the Connect IQ SDK Manager
  3. Download an SDK and set it as the current SDK using the SDK Manager
  4. Download devices using the SDK Manager
  5. Run the Monkey C: Verify Installation command to ensure the development environment is correctly setup

Features

Extension Animation

The Monkey C extension allows for creating, building, and running a Connect IQ app. It also provides autocomplete and syntax highlighting for .mc and .jungle files.

The following commands are supported:

  • Build Current Project: compile an app
  • Build for Device: launch the Build for Device wizard to select the device, location, and build mode of the build
  • Configure Monkey Barrels: add or remove barrels to the current project
  • Edit Annotations: add or remove annotations to a barrel project
  • Edit Application: set the app type, minimum SDK, and other application settings in manifest.xml
  • Edit Languages: select the translations provided by the app
  • Edit Permissions: select the permissions needed by the app
  • Edit Products: select individual products to support
  • Export Project: generate a .iq file for upload or a .barrel file for distribution
  • New Project: launch the New Project wizard
  • Open Monkey Graph: opens the Monkey Graph FIT tool
  • Open Monkey Motion: opens the Monkey Motion animation tool
  • Open ERA Viewer: opens the ERA Viewer
  • Open SDK Manager: opens the SDK Manager
  • Regenerate UUID: regenerate the UUID for the app
  • Run App: run an app
  • Set Products by Connect IQ Version: select products to support based on device grouping and support Connect IQ versions
  • Verify Installation: verify that the Connect IQ SDK is correctly installed
  • View Documentation: view the documentation that is found in the SDK

Extension Settings

This extension contributes the following settings:

  • monkeyC.compilerOptions: additional parameters to pass to the compiler
  • monkeyC.compilerWarnings: show warnings from the compiler, default is true
  • monkeyC.developerKeyPath: the path to your Connect IQ developer key
  • monkeyC.javaPath: the path to the Java to use for running Java based tools
  • monkeyC.jungle: the jungle file(s) to use for compilation, default is monkey.jungle

Feedback

Provide any feedback or submit bug reports using the Connect IQ Development Forums

Known Issues

  • The Monkey C: Run App command will not run if there are spaces in the SDK path if using SDK 3.2.3 or older
  • The Monkey C: Run Tests command will not run if there are spaces in the SDK path if using SDK 3.2.3 or older
  • Individual tests cannot be run
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft