fix broken nRF Connect extension in VSCode

This should be a simple answer. I had the nordic extension loaded on my dev machine for a while.. I have since deleted manually a few SDK (2.7 and the like) . I attempted to pull up the system after a long time of not being used and it is confused.

There are incomplete references to the SDK and none of my projects will load properly.
Fine I broke something..

Uninstalling and reinstalling doesn't fix it. I am guessing there are some ghosts in the machine (a cache of data someplace) that has me all screwed up.

My question is , what should I remove, to clean the broken nrfsDK out of VSCode so I an re-install and get it back to working order? 
I imagine there are hidden folders in C:\Users\<user>\  like .nrfutil and things. Also there are pieces in .vscode that probably should be removed.
Perhaps folders in C:\Users\<used>\AppDate needs parts removed.

I am hoping there are no registry entries, that seems to be weird to use those these days.

Any help?

T

Parents Reply Children
Related