How to make an App that is a code editor?

Is there a component, or any way to create a component that is essentially a code block? I frequently need to write small, non-reusable javascript and sql queries to modify data that exists in retool tables, and I currently just go and create a workflow to do this. I was wondering whether it was possible to make an app that is essentially just a small script block and a small retool resources block to code light, non-reusable scripts.
Essentially, I'd like to just be able to open up an app with a text editor and quickly write/run scripts without having to create a new workflow all the time.

1 Like