When loading VSCode my Go extension is generating an error as follows:
Error loading workspace: 1 modules have errors: example.com/hello:pattern example.com/hello/...: open C:\Users<user>\AppData\Local\Temp<file_name>.tmp: Access is denied.
I tried removing the Go extension and reinstalling it, thinking it would recreate the needed temp file, but no luck. I don't know what else to check, and I did not find a suitably similar problem when searching for it. Any help is appreciated.