Extension IDE codes

Hi guys! is it possible to make extensions for kodular creator, outside the kodular extension IDE? Also how do one go about making the right shapes in the extension IDE? like this images
io

Yes, you can use whatever Java Editor you want and compile the extension(.aix) on your PC.

Check out this thread:

1 Like

What decides this is the code, like public void FunctionName()… It would end up like the evaluate but ignore result block, anything other than the void blocks, would make what the join text block looks like, but without any @params

1 Like

Thank you guys @Ken, @hammerhai keep up the great work

1 Like