Closed as not planned
Closed as not planned
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.99.3
- OS Version: Arch Linux rolling
Steps to Reproduce:
Currently, in a folder project, if we edit N files that need privileges to be saved, when we click Save All for saving all of them, several three notification popup asking for privileges with "Retry" button appears:
Is it possible to implement just only one single notification popup instead of these three?
The problem is that, if you edit 10 files, still three notification popup are shown, so you need to click Retry with sudo for each one of those notification popup, and then click again on Save All to spawn the remaining 7 notification popup, 3 at time.