This add-on require the lib Scorpio so you need download it first.
The Cube is designed to be a useful development tools to run and manage code snippets, to browse the table data, also provide special browse rules for ui objects.
You can use /cube code
to open the Code Editor, and use /cube debug
to open the Browser. It's recommend to bind short keys in the system menu for easy usages.
I. The code editor support many useful features like ctrl+K to format the code, auto-completion, double click to select, ctrl+z undo, ctrl+y redo and etc. Check the tips at the bottom.
II. The Browser is used to replace the debug tools, it can be used to browse the API Dodcument provided by the blizzard or inspect tables or ui elements.
The Browser will orginzed the data in each category by sort, the green text are links, the left links can be used to click to copy, the right links will lead you to the deep data strutures.