Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"Normalize" URI comparison between LSP/Code workspace edits.
- On Windows, URI conversion (LSP -> Code) encodes certain characters (eg. ':') so that simple comparison will fail. Ensure URIs from the LSP get normalized as well Signed-off-by: Roland Grunberg <[email protected]>
- Loading branch information