code-server version: 1.939-vsc1.33.1
When a symbolic link is broken inside a folder, the opening of a folder does not work just crash and brings an error in console about ENOENT Can't open directory
You will get as result that the box closes.
A workaround is deleting the symbolic link, however my point of view is that the folder should be opened even there are symbolic links broken and coder just ignore them.
Will fix! Thanks for the report.
This was fixed by https://github.com/cdr/code-server/commit/4c5bb83fc11b71664783c6abd081ff318663f107 (but it's not in a release yet).
Awesome !
Most helpful comment
This was fixed by https://github.com/cdr/code-server/commit/4c5bb83fc11b71664783c6abd081ff318663f107 (but it's not in a release yet).