diff --git a/calliope.code-workspace b/calliope.code-workspace new file mode 100644 index 00000000..c925e61c --- /dev/null +++ b/calliope.code-workspace @@ -0,0 +1,13 @@ +{ + "folders": [ + { + "path": "../pxt" + }, + { + "path": "../pxt-common-packages" + }, + { + "path": "." + } + ] +} \ No newline at end of file