Merge pull request #357 from kiteco/update-marketplace-title

update title and keywords for marketplace
This commit is contained in:
Jason G 2020-12-18 16:45:32 -08:00 committed by GitHub
commit 70f28ba42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "kite",
"displayName": "Kite AI Code AutoComplete: Python, Java, Javascript, HTML/CSS, Go, PHP, C/C#/C++",
"displayName": "Kite AI Code AutoComplete: Python, Java, Go, PHP, C/C#/C++, Javascript, HTML/CSS, Typescript, React, Ruby, Scala",
"description": "AI powered autocomplete, code snippets, code signatures, and cursor-following documentation for VS Code. Code faster, stay in flow.",
"version": "0.135.0",
"publisher": "kiteco",
@ -26,10 +26,36 @@
],
"keywords": [
"autocomplete",
"intellicode",
"intellisense",
"documentation",
"snippets",
"method completion",
"python",
"java",
"html"
"html",
"autocomplete",
"javascript",
"typescript",
"php",
"python",
"ruby",
"go",
"golang",
"bash",
"kotlin",
"html",
"css",
"rust",
"c",
"cpp",
"c++",
"csharp",
"c#",
"objective-c",
"objectivec",
"ai",
"react"
],
"activationEvents": [
"*"