Skip to content

Conversation

@zhengbli
Copy link
Contributor

Attempt to fix #7154

Because some times the file name case sensitivity we assumed about the file system is not correct, we should not use canonical paths when dealing with file systems directly, like when watching a file or opening a file.

With this change, the impact of wrongly assumed case sensitivity is limited to the situation where there are two files whose file names only differ in casing. However that situation should be problematic in other ways in the place, so not a very high priority.

@mhegazy
Copy link
Contributor

mhegazy commented Mar 24, 2016

👍

@zhengbli zhengbli merged commit ec8eeff into microsoft:master Mar 24, 2016
@zhengbli zhengbli deleted the fixCaseSensitivity branch March 24, 2016 19:44
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken intellisense for mounted filesystem

3 participants