DEV Community

Discussion on: Visual Studio Code always ask for permission to save files in Linux

Collapse
 
arunmurugan78 profile image
Arun Murugan

Whenever I face this issuse I solve it by running this command: sudo chown $USER:$SUSER .

Collapse
 
rahedmir profile image
Mir Rahed Uddin

Yep! that's also works