Mac OS: Allow to save files that need user elevation #13404
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
workbench-run-as-admin
Issues concerning running as administrator
Steps to Reproduce:
code
Example:$ code /etc/php.ini
cmd + S
to saveError Failed to save 'php.ini': File is write protected. Select 'Overwrite' to remove protection.
Typical behavior would be to prompt the user for administrator credentials to allow the protected file to be saved.
The text was updated successfully, but these errors were encountered: