Commit 202bba2
committed
Fix /vscode route being shadowed by /
This causes / to always take precedence and on the VS Code side we would
see /vscode instead of / so the matching does not work correctly.1 parent cd26f84 commit 202bba2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments