Display your code in budibase no matter what language your code is written in.
Use the built-in handlebars editor for multi-line support.
Find out more about Budibase.
To build your new plugin run the following in your Budibase CLI:
budi plugins --build
You can also re-build everytime you make a change to your plugin with the command:
budi plugins --watch