More Highlighted keywords
I believe that key words like:
update,
draw
Should be highlighted in blue as these are functions that you OVERWRITE. It would be a good difrence between user created functions and overriden microStudio functions.
The math functions like:
sin,
cos,
round,
pow and others
Should be in green. why? well other engines color thier math functions a diffrent color. Ig it's also a great difrence between other functions like drawSprite or input functions.
The draw functions like:
drawSprite,
clear,
fillRect,
drawLine and others
Should be dark red. I think it would look nice and it would show that these are official microStudio graphics API functions.
I would love this simple features in the coding editor. It would make coding in microStudio that much fun! I know it's a quality of life feature, but I belive it's pretty useful. Thanks for reading and waiting for feedback!