vscode-advanced-new-file
vscode-advanced-new-file copied to clipboard
Extension fails if there is a broken link anywhere in the project
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.
@pgdaniel It also does not support symlinks