Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>monkey-lang-vscode-plug-inNew to Visual Studio Code? Get it now.
monkey-lang-vscode-plug-in

monkey-lang-vscode-plug-in

xygodcyx

| (0) | Free
monkey-lang-vscode-plug-in
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Monkey Language VSCode Plugin

A Visual Studio Code extension that provides syntax highlighting and language support for the Monkey programming language.

Features

  • Syntax highlighting for Monkey language files
  • Language configuration support
  • Integration with Monkey JavaScript interpreter

Dependencies

This plugin requires the following global npm packages:

  1. monkey-js-interpreter

To install the package, run:

npm install -g monkey-js-interpreter

Installation

  1. Open Visual Studio Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "monkey-lang-vscode-plug-in"
  4. Click Install

Or install directly from VSCode marketplace.

Usage

Once installed, the extension will automatically provide syntax highlighting for .mky files (or whatever extension is associated with Monkey language files).

License

This project is licensed under the MIT License - see the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft