How to Sync Roblox Studio Scripts with VS Code
Roblox scripts use the Luau programming language. Script Sync lets you edit them in an external editor such as VS Code by synchronizing scripts in Studio’s data model with text files on your local disk. Changes to synchronized Luau files are applied in Studio, while Studio-side changes are written back to disk.