Update Codespaces - #64
Conversation
ProfessorAtomicManiac
left a comment
There was a problem hiding this comment.
How did you figure all of this out?
Short answer: A lot of googling. Long answer: Next, I noticed the extensions weren't being installed correctly. It turns out GitHub changed the devcontainer.json syntax, so I just had to rewrite it to make it work. Finally, I noticed the WPILib extension was still outdated. It looks like it wasn't updated on the VSCode marketplace, after poking about, I found that they distribute the |
No description provided.