Overview Version History Q & A Rating & Review
Full featured tool for Roblox development
VASC — VS Code Extension
VASC for Visual Studio Code is a user-friendly wrapper around the VASC CLI , bringing the full Roblox development workflow directly into your editor without touching the terminal.
It is part of the VASC project, a fork of Argon , extended with additional features and improvements.
Package
Description
vasc
Core CLI — handles all processing and syncing logic
vasc-vscode (this repo)
VS Code extension — GUI wrapper around the CLI
vasc-roblox
Studio plugin — required for live sync to function
Features
Two-way sync — keep code and instance properties in sync between VS Code and Roblox Studio in real time
Project building — compile projects into Roblox binary (.rbxl) or XML (.rbxlx) format directly from the editor
Integrated commands — run all VASC CLI commands from the VS Code command palette or sidebar
Beginner and professional friendly — sensible defaults out of the box, deep customization when you need it
Workflow automation — CI/CD support for automated pipelines
Requirements
For automatic CLI installation in the extension, publish platform binaries in VASC releases .
VASC is a fork of Argon , originally created by Dervex. Licensed under Apache 2.0.