Commit 7fcb7af
committed
feat: Add short pathSeparator alias
Visual Studio Code has a predefined variable ${pathSeparator} that
represents the path separator on the current platform. It has
a shorter alias ${/}.
This commit adds support for the short alias to the extension
path handler.1 parent bbf1076 commit 7fcb7af
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments