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
"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]>
0 commit comments