/
Auto-Indentation
Auto-Indentation
Indentation helps make code easier to read and understand. Indentation helps to visually separate different Block statements to show their hierarchical relationship. You can especially appreciate this when working with a for loop and if statements.
Select a block and click tab. This is very helpful trick in translator to get all the block commands aligned in the editor.
, multiple selections available,
Related content
Indentation
Indentation
More like this
Auto-Completion
Auto-Completion
More like this
Annotation Windows
Annotation Windows
More like this
while loop
while loop
More like this
for loop
for loop
More like this
Translator - Code Editor
Translator - Code Editor
More like this