You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now normalize case of windows drive letters of watched files because we may recieve a path that has `C:` at the start of a path in some places and `c:` in others because they’re coming from different sources (filesystem vs VS Code file watching notifications).
0 commit comments