Hello all.
I'm looking to give my users a JSON editor with code completion capabilities (based on a JSON schema).
Is there any way to achieve this within the current retool components, before I venture off to create some custom component wrapper for a 3rd party code editor?
Hi @yassa! There's currently nothing like this natively built into Retool, but you can certainly take a stab at creating a custom component.
We do have the JSON editor component, but it doesn't come with any code completion capabilities, unfortunately.