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