Skip to content

[WIP] Drafts Experimental Tutorial Instructions for MacOS Tutorial#245

Open
kyukibug wants to merge 2 commits intomainfrom
adding-vscode-profiles
Open

[WIP] Drafts Experimental Tutorial Instructions for MacOS Tutorial#245
kyukibug wants to merge 2 commits intomainfrom
adding-vscode-profiles

Conversation

@kyukibug
Copy link

@kyukibug kyukibug commented Feb 6, 2026

References and Addresses #243

I've created a VSCode Profile which:

  • Contains all VSCode Extensions
  • Disables AI Features
  • Disables LLDB's "show disassembly" setting

And created a VSCode Task embedded within the EECS280 Profile which:

  • Verifies XCode is installed
  • Verifies Brew is installed
  • Verifies CLI tools (tree, wget, git) are installed
  • Verifies VSCode 'code' command works
  • If any of these fail, the bash script offers to install it for the user.

I quickly drafted an experimental section in the EECS280 VSCode MacOS tutorial with instructions on how to get your machine verified/set up!

TODO:

  • Verify this works from start to end
  • Integrate the WSL version (I have a Windows machine so this is feasible for me)
  • Verify that uname arch thingy is right

@kyukibug kyukibug requested a review from awdeorio February 6, 2026 03:19
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

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

(Available until Sat Mar 21 2026.)

@kyukibug
Copy link
Author

Adds the WSL VSCode Tutorial which includes a profile with:

  • Contains all VSCode Extensions (C/C++, WSL)
  • Disables AI Features

And created a VSCode Task embedded within the EECS280 Profile mirroring the MacOS Version.

However, there is friction to the WSL setup which the macOS doesn't have. This VSCode "task" can really only be run if VSCode is opened in WSL. If the student failed to do this, the script will not do this for them.

Copy link
Contributor

@awdeorio awdeorio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had trouble trying the extension. See comment.

Here's a brainstorm I had with Claude about making this a little closer to 1-click: https://claude.ai/share/4e6b6f66-9de7-48e0-a6f9-eb69df7150b5

Importing the EECS 280 VS Code Profile:

1. Download and install VS Code if you haven't already.
2. Paste this URL: `https://vscode.dev/profile/github/370c961f7a6bc3905371824b7145a761`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where do I paste the URL? When I do it in my browser, I get an in-browser VSCode. There doesn't seem to be a place to paste it in VS Code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants