mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 07:24:33 +00:00
fix(vscode): problem matcher lagging the interface
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
c412a75f91
commit
0b21c57ee5
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@ -219,7 +219,7 @@
|
|||||||
"background": {
|
"background": {
|
||||||
"activeOnStart": true,
|
"activeOnStart": true,
|
||||||
"beginsPattern": ".",
|
"beginsPattern": ".",
|
||||||
"endsPattern": "CR0 update",
|
"endsPattern": "CPU Reset",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user