Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| course_planning:computation:common_mistakes [2015/09/25 13:40] – [Indentation issues] obsniukm | course_planning:computation:common_mistakes [2015/09/25 13:40] (current) – [Indentation issues] obsniukm | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ==== Indentation issues ==== | ==== Indentation issues ==== | ||
| - | If an indentation error is given, select the entire indented region where the indentation error is probably located (check in the region they last made an edit) and: | + | If an indentation error is given, select the entire indented region where the indentation error is probably located (check in the region they last made an edit) and |
| - **Format > Dedent Region** ( ⌘[ ) | - **Format > Dedent Region** ( ⌘[ ) | ||
| - **Format > Indent Region** ( ⌘] ) | - **Format > Indent Region** ( ⌘] ) | ||