Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>YueRunnerNew to Visual Studio Code? Get it now.
YueRunner

YueRunner

MTLabs

|
95 installs
| (0) | Free
simple in-editor Yuescript assistant
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

YueRunner

GitHub last commit GitHub Tag GitHub Repo code size in bytes GitHub Repo size GitHub Repo stars

Features

provides palette commands, and a simple status bar button for compiling any currently open yue script, and/or project.

Commands

Open your command palette with CTRL + SHIFT + P

  • Run this Yuescript
  • Compile this Yuescript
  • Compile all Yuescripts (in this directory)
  • Compile all Yuescripts & Run LOVE2D (in this directory)

Requirements

  • Install yuescript

  • Ensure that yue is visible within your PATH.

  • If you want LÖVE2D support, install it, and add it to your PATH.

Extension Settings

  • yuescriptrunner.defaultAction
  • yuescriptrunner.reFocusDocument
  • yuescriptrunner.iconOnly
  • yuescriptrunner.dumpGlobals
  • yuescriptrunner.dumpToStdout
  • yuescriptrunner.targetLuaVersion
  • yuescriptrunner.useMinification
  • yuescriptrunner.useSpacesInstead
  • yuescriptrunner.reserveComments
  • yuescriptrunner.writeLineNumbers
  • yuescriptrunner.dumpCompileTime
  • yuescriptrunner.useImplicitReturn
  • yuescriptrunner.matchLineNumbers
  • yuescriptrunner.loveExecutable

Known Issues

Help out by reporting any issues to the Github

  • If you try to use LÖVE2D without it being installed, an error will occur.

Enjoy!

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