Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>moontools™️New to Visual Studio Code? Get it now.
moontools™️

moontools™️

moontools

|
110 installs
| (0) | Free
A private, invite only collection of tools to speed up your lua or moonscript workflow.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

moontools

A private, invite only collection of Lua and Moonscript tools to speed up your workflow.

Designed for simplicity, speed and limitless possibilities.

https://moontools.dev/

Installation Guide

Opening Preferences

Open your settings.json by hitting CTRL + P and inputting Preferences.

It should come up as "Preferences: Open Settings (JSON)"

Hit enter.

Setting your API key.

Your API key should be set with a new property like this:

"moontools.apikey": "API_KEY_HERE"

You can find your api key here.

Tweaking settings.

You can either make a settings.json in your workspace to make the settings more accessible, but you can set defaults in your preferences all the same.

The formatting for options is this:

"moontools.ENDPOINT": {}

ex.

"moontools.obfuscate": {
    "options": {
        "bytecodeCompress": false
    }
}

Replace ENDPOINT with obfuscate, minify, etc.

Visit the official API for a complete list of options.

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