Thonny - what is the hotkey for adding spaces after every comma when typing codes?

Viewed 14

I saw this function in a youtube tutorial but can't manage to find the hot key for that, i.e. when typing codes in the script, a single press on keyboard for this change:

(1,2,3,4) => (1, 2, 3, 4)

Thanks...

0 Answers
Related