I’m following the ScreenStepsLive instructions for setting up VSCode for C++ on OSX. The only plugin that isn’t greyed out is the Debugger for Java.
I Googled around and search on here but my search came up empty. Has anyone else ran into this?
I’m following the ScreenStepsLive instructions for setting up VSCode for C++ on OSX. The only plugin that isn’t greyed out is the Debugger for Java.
I Googled around and search on here but my search came up empty. Has anyone else ran into this?
Have you tried clicking any of the “Reload” buttons or restarting vscode?
Yes. I tried both. I uninstalled all plugins, reinstalled them, and ended up with the same result.
Did you happen to be part of the Alpha or beta installation/trial people before today? If so, there was an admonition which said that VSCode must be un-installed PRIOR to installation of the new version. I didn’t do it correctly initially but then saw that and trashed the whole VSCode from /Applications and emptied the trash and THEN re-installed. I cannot say I had your exact issue but I didn’t get that far either …
bob
I had the Alpha WPILib plugin installed at one point but I removed it before installing the release versions. I will try a fresh install of VS Code.
@bob.wolff68 Thanks!
That worked! I didn’t even have to reinstall all the plugins. I moved VS Code to trash, copied it over from Downloads, and it picked up all the plugins on the first launch.
Super - glad it did the trick!