Editors are identified case-sensitively on case-insensitive file systems leading to multiple editors for the same underlying file #19014
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
Steps to Reproduce:
On Windows:
code foo
andcode FOO
.This is not limited to just the command line API, ie, a debugger can open up a file with a different case than what is present on the file-system which ends up causing breakpoints to not display properly.
The text was updated successfully, but these errors were encountered: