I’m guessing if it was possible it would have something to do with using typescript but I have not been able to figure it out. I did download node and tried to install the airtable npm but kept getting a “connect EBADF” error.
Not sure if any of this is actually gets me closer to my desired goal but this was just me attempting things.
What about the experience do you want to mimic? You will not be able to copy the Scripting App’s ability to make suggestions based on the names of your tables and fields, or the names of SDK functions. You also won’t be able to run any code that depends on the Scripting SDK.
My coding workflow is very similar to chechedotmx’s, except that I use a different code editor (Atom) and I make all changes in the code editor, so that always I copy/paste from Atom to Scripting app.