Initial Commit
This commit is contained in:
parent
53eb92e9af
commit
270ab7d11f
15341 changed files with 700234 additions and 0 deletions
19
Library/PackageCache/com.unity.ide.vscode@1.2.3/package.json
Normal file
19
Library/PackageCache/com.unity.ide.vscode@1.2.3/package.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "com.unity.ide.vscode",
|
||||
"displayName": "Visual Studio Code Editor",
|
||||
"description": "Code editor integration for supporting Visual Studio Code as code editor for unity. Adds support for generating csproj files for intellisense purposes, auto discovery of installations, etc.",
|
||||
"version": "1.2.3",
|
||||
"unity": "2019.2",
|
||||
"unityRelease": "0a12",
|
||||
"relatedPackages": {
|
||||
"com.unity.ide.vscode.tests": "1.2.3"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "ab99793db10bad3c377fc6971b0b21989002c495"
|
||||
},
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.vscode.git",
|
||||
"type": "git",
|
||||
"revision": "b5ec9b38109e52b1b26597d521e4df75e042ebb9"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue