vscode/extensions/log/cgmanifest.json
João Moreno 3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00

17 lines
No EOL
338 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "vscode-logfile-highlighter",
"repositoryUrl": "https://github.com/emilast/vscode-logfile-highlighter",
"commitHash": "6f6eecc097509c6ee8f4141a7bd6a1f243461d68"
}
},
"license": "MIT",
"version": "2.9.0"
}
],
"version": 1
}