Workspace path mapping added (editor only)

Edward M. Kagan 5 years ago
parent 5ef30eb90f
commit 8b0124add0

@ -1,7 +1,16 @@
{ {
"folders": [ "folders": [
{ {
"path": "." "name": "chug",
"path": ".chug"
},
{
"name": "editor - back",
"path": "traqtor-editor/back"
},
{
"name": "editor - face",
"path": "traqtor-editor/face"
} }
], ],
"settings": { "settings": {

Loading…
Cancel
Save