Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Lune ScriptsNew to Visual Studio Code? Get it now.
Lune Scripts

Lune Scripts

Finchasaurus

|
28 installs
| (0) | Free
Lune script runner for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lune Scripts

Lune Scripts is a Visual Studio Code extension that lets you run Lua or Luau scripts from project directories, much like running Npm scripts. It's powered by Lune, a standalone Luau runtime.

This extension is especially useful if your project includes Lua/Luau scripts organized by directories and you want to run them quickly from within VSCode.

Features

  • Detects and lists scripts defined in configured directories.
  • Lets you run Lua/Luau scripts just like Npm Scripts.
  • Integration with the Command Palette for quick access.
  • Output is displayed in the built in terminal.

Installation

From Marketplace

Located on the VSCode Marketplace or the OpenVSX Registry

From VSIX File

  1. Download the .vsix file from Releases
  2. Open VSCode Command Palette
  3. Run Extensions: Install from VSIX
  4. Select the downloaded .vsix file

Requirements

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