mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
Update org in reference repo (#194415)
* 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>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"information_for_contributors": [
|
||||
"This file has been converted from https://github.com/Ikuyadeu/vscode-R/blob/master/syntax/r.json",
|
||||
"This file has been converted from https://github.com/REditorSupport/vscode-R/blob/master/syntax/r.json",
|
||||
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
|
||||
"Once accepted there, we are happy to receive an update request."
|
||||
],
|
||||
"version": "https://github.com/Ikuyadeu/vscode-R/commit/ff60e426f66503f3c9533c7a62a8fd3f9f6c53df",
|
||||
"version": "https://github.com/REditorSupport/vscode-R/commit/ff60e426f66503f3c9533c7a62a8fd3f9f6c53df",
|
||||
"name": "R",
|
||||
"scopeName": "source.r",
|
||||
"patterns": [
|
||||
@@ -639,4 +639,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user