Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling of project paths on Windows
A regression introduced in BetterThanTomorrow#2020 and BetterThanTomorrow#2046 prevented the clojure-lsp and repl jack-in operations from working correctly on Windows hosts. This fixes the way we handle Uri's to make the unix and windows behaviours consistent. Fixes BetterThanTomorrow#2054
- Loading branch information