This is the README for the vscode extension "lua-test-ext". You can edit the project by vscode directly and build this project by tsc.
This extension provide your vscode to run a lua script directly and see the result in your output console.
Tip: The output is named 'Lua exclua output' .
VSCode & TSC & node_modules.
You need to build the project and copy the out file under your vscode extension
Nothing now
Support for keyboard. You can just press ctrl+1 to run your lua script and see the output in your vscode.
also you can email me : yifeidong@outlook.com
Enjoy!