microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.98k stars 29.19k forks source link

Allow running elevated (admin) and non-elevated (user) windows at the same time #230511

Open svew opened 4 weeks ago

svew commented 4 weeks ago

I frequently run into this issue when using VSCode, where I have one elevated window already open (because I opened via an elevated terminal), and I try to open another window in a separate folder (non-elevated, via "Open with VSCode" context menu), and I run into the below error:

Another instance of Code is already running as administrator Please close the other instance and try again.

My request is the ability to run both elevated and non-elevated windows at the same time

vs-code-engineering[bot] commented 4 weeks ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!