SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
636 B

4 years ago
  1. {
  2. "name": "com.unity.ide.vscode",
  3. "displayName": "Visual Studio Code Editor",
  4. "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.",
  5. "version": "1.1.4",
  6. "unity": "2019.2",
  7. "unityRelease": "0a12",
  8. "dependencies": {},
  9. "relatedPackages": {
  10. "com.unity.ide.vscode.tests": "1.1.4"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "git@github.cds.internal.unity3d.com:unity/com.unity.ide.vscode.git",
  15. "revision": "5b09e2bc6a13b557ca1ebf1db5f960746631630e"
  16. }
  17. }