0
How do I indent on this app?
Hey guys just wanted to find out how to indent as it’s getting a bit annoying manually using space all the time
4 Réponses
+ 11
There should be a "tab" button on the same bar as the "run" button, which indents by 4 spaces.
+ 4
Hmm, I'm able to get it to auto indent when I go to a new line after inserting curly braces, but that's for C/C++. Not sure about other languages.
+ 2
Ah, just saw it thank you, there’s no keyboard shortcut or auto feature though is there?
+ 2
Ah it’s got a tab shortcut on a keyboard, thanks for the help, I’m trying to learn python.