A VS Code extension.
This extension currently includes a sample "Hello World" command.
- VS Code version 1.85.0 or higher
This extension contributes the following settings:
- No settings yet
No known issues at this time.
Initial release of MonkeyCode extension with a basic "Hello World" command.
- Clone the repository
- Run
npm installto install dependencies - Press F5 to start debugging
- The extension will be launched in a new Extension Development Host window
This project is licensed under the MIT License - see the LICENSE file for details.