mirror of
https://github.com/coder/code-server.git
synced 2026-05-27 17:13:49 +02:00
Squashed 'lib/vscode/' content from commit e5a624b788
git-subtree-dir: lib/vscode git-subtree-split: e5a624b788d92b8d34d1392e4c4d9789406efe8f
This commit is contained in:
17
extensions/razor/cgmanifest.json
Normal file
17
extensions/razor/cgmanifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"registrations": [
|
||||
{
|
||||
"component": {
|
||||
"type": "git",
|
||||
"git": {
|
||||
"name": "demyte/language-cshtml",
|
||||
"repositoryUrl": "https://github.com/demyte/language-cshtml",
|
||||
"commitHash": "e6e54d5a86a28cc1e44609a32aaa10a244cd3f81"
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
"version": "0.3.0"
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user