Skip to content

Detect and indicate readonly files and file permissions #275084

@CGNonofr

Description

@CGNonofr

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:

  1. Create a file in a project
  2. Apply chattr +i on that file, or make it readonly by any other mean
  3. 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):
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalityfile-ioFile I/O

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions