Skip to content

Commit 2a59089

Browse files
authored
add vs code instructions
1 parent c5dc62f commit 2a59089

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,12 @@ If you want to record data without an Arcade Shield and you do not need Jacdac s
4646
#### Via Web App
4747

4848
You need to use https://makecode.microbit.org/beta currently to build MicroData. You can load this repo into MakeCode using the Import button in the home page and selecting "Import URL". Please note that there is currently no simulator support for the arcade shield extension (https://github.com/microsoft/pxt-arcadeshield) that MicroData depends on.
49+
50+
#### Via VS Code MakeCode extension
51+
52+
1. Clone https://github.com/microsoft/vscode-makecode
53+
2. cd to vscode-makecode repo directory and checkout branch dev/riknoll/simx
54+
3. yarn install
55+
4. code .
56+
5. F5 to run new instance of VS Code
57+
6. open folder to the directory of this repo

0 commit comments

Comments
 (0)