-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VS Code / CodeLLDB #80
Conversation
The spec from this PR is available at https://preview.sesh.rs/previews/eecs280staff/tutorials/80/. (Available until Sat Feb 04 2023.) |
@anishnya could you also take a look? |
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. |
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.