Browse Source

Adds proper suffix for fs

main
Eric Amodio 3 years ago
parent
commit
b3d7164a2c
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      package.json

+ 3
- 1
package.json View File

@ -9538,7 +9538,9 @@
"authority": "*", "authority": "*",
"formatting": { "formatting": {
"label": "path({authority})", "label": "path({authority})",
"separator": "/" "separator": "/",
"workspaceSuffix": "GitLens",
"stripPathStartingSeparator": true
} }
} }
], ],

||||||
x
 
000:0
Loading…
Cancel
Save