Improve problem matchers in 'problems' window and also 'terminal' window.
This commit is contained in:
@@ -80,10 +80,12 @@
|
||||
"problemMatcher": [
|
||||
{
|
||||
"base": "$gcc",
|
||||
"source": "build.py",
|
||||
"fileLocation": ["relative", "${workspaceFolder}/luprex"]
|
||||
},
|
||||
{
|
||||
"base": "$gcc",
|
||||
"source": "build.py",
|
||||
"fileLocation": ["relative", "${workspaceFolder}"]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user