eecs280staff / tutorials

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

VS Code / CodeLLDB #80

Closed awdeorio closed 1 year ago

awdeorio commented 1 year ago

Work around bugs in the Microsoft C/C++ extension by recommending the CodeLLDB extension for macOS users.

I also harmonized the platform-specific extension installations under subheadings of the "Extensions" heading.

Validation

Please take an especially careful look at the Compile and Run section. This is where most people run into trouble with their C/C++ extension.

github-actions[bot] commented 1 year ago

The spec from this PR is available at https://preview.sesh.rs/previews/eecs280staff/tutorials/80/.

(Available until Sat Feb 04 2023.)

jamesjuett commented 1 year ago

@anishnya could you also take a look?

anishnya commented 1 year ago

These changes look good to me. Should we also make an announcement on Piazza recommending CodeLLDB if they are running into issues on macOS?

awdeorio commented 1 year ago

These changes look good to me. Should we also make an announcement on Piazza recommending CodeLLDB if they are running into issues on macOS?

I think adding it to the Project 1 FAQ would be perfect.