So I was playing a fastest Clash of Code, using Python 3, when I tried to type “continue” and then start a new line, but the compiler insists that I type “ConnectionRefusedError”. I ended up having to manually move my cursor to the place where I want the new line.
While I still managed to finish in 1st place, this caused me to lose around 20 seconds. Therefore, I suggest adding an option in the compiler settings to disable typing suggestions.
1 Like
Cool, I never noticed that. Thanks!
1 Like