We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f895f commit af837a6Copy full SHA for af837a6
1 file changed
vscode-extension/src/test/tests.code-workspace
@@ -1,13 +1,13 @@
1
{
2
"folders": [
3
4
- "path": "application_workspace"
+ "path": "application_workspace",
5
},
6
7
- "path": "library_workspace"
8
- }
+ "path": "library_workspace",
+ },
9
],
10
"settings": {
11
- "as3mxml.sdk.editor": "/Users/joshtynjala/Development/apache/royale-asjs"
12
+ // "as3mxml.sdk.editor": "/Users/joshtynjala/Development/apache/royale-asjs"
13
}
0 commit comments