Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files - deal with dangling symbolic links #90075

Closed
bpasero opened this issue Feb 5, 2020 · 1 comment
Closed

Files - deal with dangling symbolic links #90075

bpasero opened this issue Feb 5, 2020 · 1 comment
Assignees
Labels
debt Code quality issues file-io File I/O verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Feb 5, 2020

So far we have ignored dangling symbolic links (with error) but we should still show them in places like the explorer and e.g. allow to delete them.

@bpasero bpasero added debt Code quality issues file-io File I/O labels Feb 5, 2020
@bpasero bpasero added this to the February 2020 milestone Feb 5, 2020
@bpasero bpasero self-assigned this Feb 5, 2020
@bpasero bpasero added the verification-needed Verification of issue is requested label Feb 5, 2020
@bpasero bpasero closed this as completed in aaa3c3e Feb 5, 2020
@bpasero
Copy link
Member Author

bpasero commented Feb 5, 2020

Verification: create symbolic links (either file or folder) and delete the target. Make sure the links still show up in the file explorer with their link decoration on the right hand side. You can delete them, or open them and type to create them.

Screenshot 2020-02-05 at 16 12 10

@connor4312 connor4312 added verified Verification succeeded and removed verification-needed Verification of issue is requested labels Feb 25, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues file-io File I/O verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants