[PLUGIN] Roda - A Powerful Data Editor

sorry, got this confused with datastore editors

1 Like

Update - New features have been added.

Pick Color

If your data file configuration has the properties R, G, and B with number data types, you can now quickly pick the color of the item. The color picker has 8 palettes. In each, you can save as many colors as you want. These palettes are available in all your experiences.


Export/Import Project Configuration as JSON

Additionally to saving project configurations to the DataStore, you can now export an entire project configuration as JSON to share it with other devs who don’t have access to your experience. On the home page, a button was added to import a JSON project configuration.


Assembler/Parser Code Generation

And last but not least, a killer feature for all the lazy people like myself. It is now possible to generate code that will assemble the table at runtime including all related tables adding them as nested tables by default. The generated code can be easily adjusted to construct complex types instead of nested tables!

DB diagram (types are converted to SQL for the example).
db-diagram


Please report any bugs or issues.

2 Likes