Uses WebSockets to execute scripts remotely from VS Code. Place this into your autoexec folder named whatever you like, with the .lua extension. (e.g websocket.lua) Credits to https://marketplace.visualstudio.com/items?itemName=malakai.synapse-executor , i just edited it.
Once it says "Authenticated as (client display name)", you can use button in your status bar to execute scripts in the current text editor. |