Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DeepCodeAI/vscode-extension
Browse files Browse the repository at this point in the history
# Conflicts:
#	package.json
  • Loading branch information
Arvid Paeglit committed Apr 27, 2020
2 parents b081dac + 28e493b commit fe6651f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "deepcode",
"//": "Changing display name requires change in general.ts",
"displayName": "DeepCode",
"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.",
"version": "2.0.1",
"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.",
"icon": "images/deepCodeLogo.jpg",
"publisher": "deepcode",
"homepage": "https://www.deepcode.ai/",
Expand Down

0 comments on commit fe6651f

Please sign in to comment.