We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code-server
Open File dialog crashes when invalid symlink exists in the current directory.
ENOENT: no such file or directory, stat 'name-of-symlink'
The text was updated successfully, but these errors were encountered:
4c5bb83
Fix open dialog crash when there is a broken link
7329053
Fixes #579.
code-asher
No branches or pull requests
code-server
version: 1.939-vsc1.33.1Description
Open File dialog crashes when invalid symlink exists in the current directory.
Steps to Reproduce
ENOENT: no such file or directory, stat 'name-of-symlink'
The text was updated successfully, but these errors were encountered: