vscode-advanced-new-file icon indicating copy to clipboard operation
vscode-advanced-new-file copied to clipboard

Extension fails if there is a broken link anywhere in the project

Open arijun opened this issue 5 years ago • 1 comments

It seems when there is a broken softlink in my project, the extension dies when opening it with the error ENOENT: no such file or directory, stat '/path/to/link'

A workaround is to just delete the broken links but that can be annoying if there are many broken links.

arijun avatar Apr 23 '20 07:04 arijun

@pgdaniel It also does not support symlinks

bilogic avatar Nov 04 '21 03:11 bilogic