mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 13:03:42 +01:00
Add capitalized .R extension to R (#289658)
This commit is contained in:
committed by
GitHub
parent
0f484117ac
commit
41aebd81cd
@@ -17,9 +17,9 @@
|
||||
{
|
||||
"id": "r",
|
||||
"extensions": [
|
||||
".r",
|
||||
".rhistory",
|
||||
".rprofile",
|
||||
".R",
|
||||
".Rhistory",
|
||||
".Rprofile",
|
||||
".rt"
|
||||
],
|
||||
"aliases": [
|
||||
|
||||
Reference in New Issue
Block a user