Skip to content

Commit

Permalink
vscode-extension: tweaked test workspace with commented out path for …
Browse files Browse the repository at this point in the history
…easier SDK switching
  • Loading branch information
joshtynjala committed Apr 19, 2019
1 parent 217b9a6 commit 1773fb2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vscode-extension/src/test/tests.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"path": "library_workspace"
}
],
"settings": {}
"settings": {
//"as3mxml.sdk.editor": "c:/Users/josht/Development/Royale/sdks/royale-js-dev"
}
}

0 comments on commit 1773fb2

Please sign in to comment.