Retools JSON editor w/ completions from a JSON schema

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.

@victoria I was wondering if i could use retool’s Json editor Component. Is retool’s component library available to use in my personal application? I really Liked the UI and basic code suggestions.

Hey @Cruizer_Orbit! There's not currently a way to use Retool components outside of Retool, unfortunately. We do have a Figma component library for Retool it that helps at all:

https://community.retool.com/t/figma-components-for-retool/10670/32

Happy to hear you like the UI :slight_smile: