added vscode workspace

This commit is contained in:
Peli de Halleux 2019-08-30 13:57:27 -07:00
parent 9aeaec477f
commit 1fc818767c
1 changed files with 13 additions and 0 deletions

13
ev3.code-workspace Normal file
View File

@ -0,0 +1,13 @@
{
"folders": [
{
"path": "."
},
{
"path": "../pxt-common-packages"
},
{
"path": "../pxt"
}
]
}