Skip to content
 
 

Repository files navigation

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 installnpm run compile for development.

License

MIT

About

MoonScript VS Code extension

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages