Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MoonScript by SheldiNew to Visual Studio Code? Get it now.
MoonScript by Sheldi

MoonScript by Sheldi

Sheldi Pierre

| (0) | Free
MoonScript language support with syntax highlighting and compilation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MoonScript VS Code Extension

Provides syntax highlighting and compilation support for MoonScript in Visual Studio Code.

Features

  • Syntax highlighting for .moon files
  • Compile MoonScript to Lua using moonc
  • Works in VS Code Extension Host

Usage

  1. Open a .moon file in VS Code.
  2. Press Ctrl+Shift+P and run MoonScript: Compile to Lua.
  3. The compiled Lua file will be generated in the same folder.

Installation

  • Install from VSIX:
    Extensions → ... → Install from VSIX…
  • Or clone from GitHub and run npm install → npm run compile for development.

License

MIT

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