Skip to content

Commit fe6651f

Browse files
author
Arvid Paeglit
committed
Merge branch 'master' of github.com:DeepCodeAI/vscode-extension
# Conflicts: # package.json
2 parents b081dac + 28e493b commit fe6651f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "deepcode",
33
"//": "Changing display name requires change in general.ts",
44
"displayName": "DeepCode",
5-
"description": "DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in Visual Studio Code. Supported languages are Java, C/C++, JavaScript, Python, TypeScript and XML. Integrations with GitHub, BitBucket and Gitlab.",
65
"version": "2.0.1",
6+
"description": "DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in Visual Studio Code. We support Java, C/C++, JavaScript, Python, TypeScript and XML.",
77
"icon": "images/deepCodeLogo.jpg",
88
"publisher": "deepcode",
99
"homepage": "https://www.deepcode.ai/",

0 commit comments

Comments
 (0)