Commit 24147e2
committed
"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 <rgrunber@redhat.com>1 parent 0149fc7 commit 24147e2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
0 commit comments