mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 21:11:38 +01:00
* Update org in reference repo This threw me off in #194352 -- I was not familiar with the original repo owner so I assumed this info was stale. The link now redirects to the REditorSupport org, but having the correct source in the plain text is still preferable for human readers. * Update template generation source * Update R repo in cgmanifest --------- Co-authored-by: Alex Ross <alros@microsoft.com>
17 lines
324 B
JSON
17 lines
324 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "REditorSupport/vscode-R",
|
|
"repositoryUrl": "https://github.com/REditorSupport/vscode-R",
|
|
"commitHash": "ff60e426f66503f3c9533c7a62a8fd3f9f6c53df"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "2.3.8"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |