

Letting a admin-instance of VSCode writing to the same user data location as the non-admin one is really dangerous. To be fair, given our settings sync support it would be relatively easy to have both instances share the same settings and extensions by just enabling settings sync. If you were to go this route, I'm sure this would get reported as a bug pretty quickly. I wouldn't expect simply opening an app as admin to lose all of my settings, and any changes that I did make to not be reflected back when running the app not as admin. This would be a deal breaker in my books.

