This commit is contained in:
Edward Zhao 2021-01-27 15:41:01 -08:00
parent b2f7faa95e
commit 8d150c21e8

View File

@ -2,7 +2,7 @@
"name": "kite",
"displayName": "Kite AutoComplete AI Code: Python, Java, Go, PHP, C/C#/C++, Javascript, HTML/CSS, Typescript, React, Ruby, Scala, Kotlin, Bash, Vue, React",
"description": "AI code completions for all languages, intellisense, code snippets, code signatures, and cursor-following documentation for VS Code. Kite supports .js .jsx .vue .tsx .ts .css .html .less .c .cc .cpp .cs .h .hpp .m .scala .java .kt .py .go .php .rb and .sh filetypes.",
"version": "0.135.0",
"version": "0.136.0",
"publisher": "kiteco",
"engines": {
"vscode": "^1.34.0"
@ -70,13 +70,13 @@
".cs",
".h",
".hpp",
".m",
".scala",
".m",
".scala",
".java",
".kt",
".py",
".go",
".php",
".php",
".rb",
".sh"
],