简体   繁体   中英

How to remove keychain access to visual studio on a mac?

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM