mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
3b03189afa
* bring back grammar extensions
* fix hygiene
* Revert "pull themes from the marketplace"
This reverts commit 0738f76dac
.
17 lines
No EOL
310 B
JSON
17 lines
No EOL
310 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "language-less",
|
|
"repositoryUrl": "https://github.com/atom/language-less",
|
|
"commitHash": "87d4d59e8de6796b506b81a16e1dc1fafc99d30f"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.34.2"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |