How to remove keychain access to visual studio on a mac?
Asked Answered
E

1

7

Three days ago, Visual Studio asked access to my keychain. I thought it was very weird (I have the same VScode version since two years, downloaded on the official website).

I denied access each time I opened the software, but today, I did a mistake and clicked on "allow access". Is this normal that Vs Code ask such a thing? If not, how to remove access to keychain from VsCode? I have immediately deleted the app from my mac just in case.

Economic answered 10/10, 2020 at 16:29 Comment(1)
same 😓 can't find the setting to undo in "Security & Privacy"Marinetti
D
0

Check the version of your VS Code. It seems like the keychain access is legitimate.

This is the release note from VS Code (September 2020 (version 1.50)).

VS Code previously accessed the macOS keychain from the window process itself, but now accesses it from the main process. As such, for macOS it prompts for approval like a new application is requesting access, because the process is a different one from before.

https://code.visualstudio.com/updates/v1_50

Des answered 28/11, 2020 at 23:59 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.