Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.105.1
- OS Version: Ubuntu 24.04
Steps to Reproduce:
- Create a file in a project
- Apply
chattr +i on that file, or make it readonly by any other mean
- Open the containing folder in vscode
- The file is not marked as readonly in the explorer (while the feature exists in VSCode)
- A weird error is reported if we try to delete the file (
/tmp/demo/test):
