hatchmoment. scored by care · not by stars

Instance

VS Code extension syncing Roblox Studio data for local editing

notableTypeScript🛠 Developer Tools
This project was removed, hidden or re-uploaded by its author. The description is kept here as a snapshot of the idea — search for it manually on the author’s page.

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.

Visit author’s GitHub →

Logisec/Instance