VS Code extension syncing Roblox Studio data for local editing
Roblox developers need IDE-like workflows beyond Studio’s built‑in editor. This extension mirrors the game’s DataModel into a .instance folder, letting you edit scripts, properties, and hierarchy directly in VS Code with live bidirectional sync. It provides an Explorer view, typed property panels, and Luau language intelligence tailored to the current game tree. Ideal for teams wanting source‑controlled, reviewable Roblox projects with IDE features.
View on GitHub →Logisec/Instance