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
Added some suggested extensions for VS Code based on observations as a mentor (we asked all the coders to install VS Code at the start of the day) (#36)
1. Todo Highlight - Make it easier to see the points where code should be tried.
2. Code Spell Checker - A lot of problems were down to simple spelling mistakes, might help make the process smoother.
3. Prettier - Formatting makes a huge difference on the readability of the code, this should help automate some of the formatting for new coders.
0 commit comments