Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash when VS Code sends file path with 'git' scheme
Today's VS Code Insiders release has started sending file requests with a file scheme of 'git' which causes a crash in our language server. This is a temporary fix until we add more robust file URI scheme handling with the fix to issue #342.
- Loading branch information