mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-23 19:27:15 +00:00
* update log tmLanguage from vscode-logfile-highlighter 3.4.1 * fix colorize tests for log * Run update grammar script --------- Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>
17 lines
338 B
JSON
17 lines
338 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "vscode-logfile-highlighter",
|
|
"repositoryUrl": "https://github.com/emilast/vscode-logfile-highlighter",
|
|
"commitHash": "396c8552ff99d0e07142fdd940d75dae212dd28c"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "3.4.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |