Enable tracing from simulator to appTheme (#810)
This commit is contained in:
parent
f27d13f88e
commit
ffe0f0fb32
@ -23,7 +23,6 @@
|
||||
"streams": true,
|
||||
"aspectRatio": 0.5,
|
||||
"parts": false,
|
||||
"enableTrace": true,
|
||||
"boardDefinition": {
|
||||
"visual": "ev3"
|
||||
}
|
||||
@ -178,7 +177,8 @@
|
||||
"monacoColors": {
|
||||
"editor.background": "#f9f9f9"
|
||||
},
|
||||
"fileNameExclusiveFilter": "[^a-zA-Z0-9]"
|
||||
"fileNameExclusiveFilter": "[^a-zA-Z0-9]",
|
||||
"enableTrace": true
|
||||
},
|
||||
"ignoreDocsErrors": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user