This repo contains various vscode settings for Stingray.
-
Simply drop this file (
make_args.txt
or.makeargs
) at the root of your Stingray repo(s). Using this file acts just like if you would manually pass the contained arugments tomake.rb
on the command line.
.vscode
contains Stingray workspace settings.
User
contains user settings that goes in <user>/AppData/Roaming/Code/User
.
Make sure to install the Stingray Lua Debugger for which .vscode/launch.json
define some Stingray Editor debugging configurations.
- GitHub project https://github.com/jschmidt42/stingray-vscode-debugger
- Visual Studio Code marketplace https://marketplace.visualstudio.com/items?itemName=jschmidt42.stingray-debug