2022-01-12 10:06:03 +03:00
{
"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." ,
2022-01-12 10:39:15 +03:00
"version" : "1.2.4" ,
2022-01-12 10:06:03 +03:00
"unity" : "2019.2" ,
"unityRelease" : "0a12" ,
"relatedPackages" : {
2022-01-12 10:39:15 +03:00
"com.unity.ide.vscode.tests" : "1.2.4"
2022-01-12 10:06:03 +03:00
} ,
"upmCi" : {
2022-01-12 10:39:15 +03:00
"footprint" : "1ef5cbb4cad2cdffa12c537dca8cd7cafdae062c"
2022-01-12 10:06:03 +03:00
} ,
"repository" : {
2022-01-12 10:39:15 +03:00
"url" : "https://github.com/Unity-Technologies/com.unity.ide.vscode.git" ,
2022-01-12 10:06:03 +03:00
"type" : "git" ,
2022-01-12 10:39:15 +03:00
"revision" : "1f4f605d5c988cb610c372b5c5216c46cc8f5d30"
2022-01-12 10:06:03 +03:00
}
}