Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 706 Bytes

File metadata and controls

38 lines (21 loc) · 706 Bytes

MonkeyCode

A VS Code extension.

Features

This extension currently includes a sample "Hello World" command.

Requirements

  • VS Code version 1.85.0 or higher

Extension Settings

This extension contributes the following settings:

  • No settings yet

Known Issues

No known issues at this time.

Release Notes

0.0.1

Initial release of MonkeyCode extension with a basic "Hello World" command.

Development

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Press F5 to start debugging
  4. The extension will be launched in a new Extension Development Host window

License

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