eecs280staff / tutorials

Tools and tutorials
https://eecs280staff.github.io/tutorials/
Other
5 stars 4 forks source link

VSCode separate macOS and Windows subsections for launch.json #114

Closed awdeorio closed 1 year ago

awdeorio commented 1 year ago

The VS Code Create launch.json section mixes instructions for macOS and Windows users. There's enough differences between the two that it causes some confusion for the reader. I've seen quite a few students in office hours misunderstanding the instructions.

I think that dividing the existing Create launch.json section into two, one for macOS and another for Windows would help.