You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Each exercise follows a similar pattern:
64
64
65
65
Be careful to read through each part of the exercise carefully - if you skip over parts of them, it might get difficult to find your way back.
66
66
67
-
Also, consider having the `*.exercise.ts` in one IDE panel and the `*.code.ts`in another. This will mean you don't have to scroll up and down too much.
67
+
Also, consider **splitting your IDE into two panels**, both looking at the same file. You can read from one, and write in the other - meaning you don't have to scroll up and down too much.
0 commit comments