cameronpcampbell/superproperties ? reverse-engineered prompt
Reverse engineered prompt
Build me a Roblox plugin that acts like a custom properties explorer for selected instances.
I want a clean panel where I can inspect the currently selected Instance or multiple selected instances, see their properties in a scrollable list, edit values inline, and have it feel faster and easier to use than the default explorer. It should handle the common property types nicely, with a polished UI and good performance even when there are lots of properties. If there are any tricky Roblox API details, look up the current docs online if you need to.
Try to match the feel of a real Studio plugin, with a simple layout that fits into the editor without being cluttered. If you can, include a few quality of life touches like quick filtering or easier navigation between selected instances, but keep the main focus on a solid properties editor that works well in practice.
Are you gonna build this?
make sure you review the code using coderabbit