YueRunner

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!
| |