Commit acd3bb0
authored
Adding slash in front of uri path if untitled file (microsoft#251087)
adding slash in front of uri path if untitled file1 parent de39a3f commit acd3bb0
File tree
1 file changed
+3
-1
lines changed- src/vs/workbench/contrib/bulkEdit/browser/preview
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
388 | 389 | | |
389 | 390 | | |
390 | 391 | | |
391 | | - | |
| 392 | + | |
| 393 | + | |
392 | 394 | | |
393 | 395 | | |
394 | 396 | | |
| |||
0 commit comments