diff --git a/traqtor.code-workspace b/traqtor.code-workspace index 4038c4c..76cf005 100644 --- a/traqtor.code-workspace +++ b/traqtor.code-workspace @@ -1,7 +1,16 @@ { "folders": [ { - "path": "." + "name": "chug", + "path": ".chug" + }, + { + "name": "editor - back", + "path": "traqtor-editor/back" + }, + { + "name": "editor - face", + "path": "traqtor-editor/face" } ], "settings": {