Rojo UIAn explorer & properties view for Rojo integrated into Visual Studio Code designed to bring a more familiar experience to Roblox development on your filesystem. Disclaimers & IssuesYou can view all open issues here. This extension is currently partially incompatible with the Rojo extension for VS Code on Windows.You can read about the specifics here. I'm working on fixing this, but it might take some time. For now, the only workaround is to use the Rojo CLI instead of the Rojo extension. This extension is not complete.I'm currently waiting for Rojo's two-way sync API to be stable before adding any additional functionality. This extension relies on Rojo to open files.As of writing, Rojo will always use your default editor to open files, so make sure your default editor for FAQWhat version of Rojo does this extension require?6.0.0rc1 Why should I use this? How does it benefit me?There is no real benefit to using this extension. It does not offer anything that would speed up development. As of writing, this extension is purely for aesthetics. When I click a script, nothing happens, or something like notepad opens. What gives?This extension relies on Rojo to open files. As of writing, Rojo will always use your default text editor to open any files. I cannot change this. Also, any scripts inside of a Here's a guide on how to change your default editor. How do I use this extension?Install it from the VS Code extension marketplace, then click the Rojo icon in the activity bar. Why don't I see my entire place in the explorer?This extension relies entirely on Rojo for any information it receives, and Rojo only has information on the instances it manages. For this reason, it is impossible to show any instances that are not managed by Rojo. To make Rojo manage an instance, it must be defined in Rojo's project config. Why are the values of some properties things like
|