VSCode: Make sure to display compile progress

This commit is contained in:
Rob Giseburt
2019-10-24 11:44:21 -05:00
parent e63659dd41
commit 311fa83eb6
-3
View File
@@ -14,9 +14,6 @@
"args": ["CONFIG=ShapeokoDualY", "VERBOSE=2", "COLOR=0", "DEBUG=2",
"RECORD=1"],
"group": "build",
"presentation": {
"reveal": "never"
},
"problemMatcher": {
"base": "$gcc",
"fileLocation": ["relative", "${workspaceRoot}/g2core"]