Use VS Code iKey and modify event prefix (#6656)

* Use VS Code iKey and modify event prefix

* Move carbon edit lines to same line
This commit is contained in:
Charles Gagnon
2019-08-08 15:55:43 -07:00
committed by GitHub
parent 0362b5d058
commit 7adb8dd74b
12 changed files with 17 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
},
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",
"icon": "images/sqlserver.png",
"aiKey": "AIF-5574968e-856d-40d2-af67-c89a14e76412",
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
"activationEvents": [
"*"
],
@@ -66,4 +66,4 @@
"publisherDisplayName": "Microsoft",
"publisherId": "Microsoft"
}
}
}