Merge VS Code 1.30.1 (#4092)

This commit is contained in:
Matt Irvine
2019-02-21 17:17:23 -08:00
committed by GitHub
parent a764a481f3
commit 826856c390
11465 changed files with 119542 additions and 255338 deletions

View File

@@ -1 +1,2 @@
test/**
test/**
cgmanifest.json

View File

@@ -1,7 +0,0 @@
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[{
"name": "Ikuyadeu/vscode-R",
"version": "0.0.0",
"license": "MIT",
"repositoryURL": "https://github.com/Ikuyadeu/vscode-R"
}]

View File

@@ -0,0 +1,17 @@
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "Ikuyadeu/vscode-R",
"repositoryUrl": "https://github.com/Ikuyadeu/vscode-R",
"commitHash": "1cd3d42a6b2e54276ef2d71fe33bb3fefb1d6cff"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}