Files
vscode/extensions/log/cgmanifest.json
Ely Ronnen 6209ba20b4 Update log tmLanguage from vscode-logfile-highlighter 3.4.1 (#249046)
* 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>
2025-05-21 07:36:20 +00:00

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
}