VSC2RBX is an extension that execute scripts from VSCode in Roblox Studio.
Under the hood the extension creates a webserver to allow communication from studio to vscode.
- Install the extension from the VSCode Marketplace.
- To install the latest version of the roblox plugin use the
VSC2RBX Plugin Install
command
- If it's your first time using the extension you're gonna need to activate the extension you can activate the extension by pressing
Ctrl + Shift + P
and typingVSC2RBX Activate
. - Once you've activated the extension you should see a new button on the bottom left of your screen titled
Execute Script
. - Press the
Execute Script
button while a script is open to execute