I just migrated to Ubuntu. I have a problem when saving codes in VSCode. It keeps asking me to enter the password. It seems that this problem occurs when working with Docker.
Asked
Active
Viewed 109 times
0
-
you can follow the steps: https://askubuntu.com/questions/20984/always-sudo-privileges – Nishant Jadhav Jan 30 '23 at 13:35
-
Is VSCode installed as a snap? – Pilot6 Jan 30 '23 at 14:23
-
I installed VSCode using this command (sudo snap install code --classic) – Joseph Jan 30 '23 at 17:46