-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Type: Debugger
I have recently been using VSCode to debug a root daemon on macOS. This is due to a current bug in XCode that means I cannot use it. I am starting VSCode with sudo and everything works fine. However I think it would be useful if there was a switch to enable an OS password prompt on debug start to run a program as root (something like gksu on Linux and UAC on Windows as well as macOS?) without running the rest of VSCode as root.
H-G-Hristov, SteliyanH, tounaobun and Zingam