mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
21 lines
718 B
JSON
21 lines
718 B
JSON
{
|
|
"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.1",
|
|
"unity": "2019.2",
|
|
"unityRelease": "0a12",
|
|
"dependencies": {},
|
|
"relatedPackages": {
|
|
"com.unity.ide.vscode.tests": "1.2.1"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "4dde6af44bb4725574d8975254aa3161e72090cc"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.vscode.git",
|
|
"revision": "4395bd811a72b875607adb1001398d0325947baa"
|
|
}
|
|
}
|