Open fnickels opened 4 years ago
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
I should have also added it would be super nice to be able to create symlinks directly from the VSCode UI instead of having to step out to a WSL terminal.
Steps to Reproduce:
The bug is the fact that a symlink is not detected as a change, while a new symlink does show up as a change.
It would also be nice if the VSCode explorer and git integration detected the changes to the underlying file structure more dynamically. VSCode appears to do a much better job of this when using the Native Windows version on top of the native Windows file system. But when doing cross-platform development where the code base uses symlinks and/or illegal Windows characters in file and directory names (ie: ':' character) this forces you to use the WSL filesystem and VSCode in WSL.
Does this issue occur when all extensions are disabled?: Yes/No - Did not test