Hey, I was wondering if and how you can program your own Processing IDE. Because I would like to do a few things differently. For example that the code completion starts automatically without pressing CMD / CTRL and the space bar. Or even “better” colors (I know that you can change the colors of Processing) but I would also like to have more colors for my own variables, functions, classes.
I’ve never programmed anything like this before. As a result, I have no idea how and whether something like this can be implemented.
Do you have any suggestions whether I should do it and how I should start it?
thanks in advance