Was wondering if there is a way to highlight a bunch of lines and indent them once in the script writer? For example, on the Sublime Text program, you can highlight all the cells you want to indent, then just hit tab and they all indent once. Is there no way to do that on the Quantopian script writer? It would be quite the pain to indent each line one by one, say if you have a 100 line function and wanted to add an if
statement to the beginning of it.