How can I fix lag in my makecode editor?

ive been working on my banana bonanza game recently and it has way to much code so now it lags

and its very hard to code under this condition can anyone help me find a way to make it not so laggy?

thanks! :grin:

1 Like

make everything a function or collapse blocks by right clicking to the one holding all of them

1 Like

Javascript/Python

Either switch to JavaScript/Python or maybe start collapsing your blocks.

2 Likes