From 090fcc4192e61d1eeab73d91469e7ced2fe76972 Mon Sep 17 00:00:00 2001 From: avichay Date: Mon, 14 Aug 2023 09:12:00 +0300 Subject: [PATCH] Update description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78f3f673a1..bab902cbf8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "tabnine-vscode", "version": "3.6.80", "displayName": "Tabnine: AI Autocomplete & Chat for Javascript, Python, Typescript, PHP, Go, Java & more", - "description": "JavaScript, Python, Java, Typescript & all other languages - AI Code completion plugin. Tabnine makes developers more productive by auto-completing their code.", + "description": "AI coding assistant with AI code completions and AI code chat right in the IDE, helping developers by generating code, writing unit tests and documentation, explaining legacy code, and much more. Tabnine supports all major languages including JavaScript, Python, Java, Typescript c/c++ and more.", "icon": "small_logo.png", "author": "Tabnine (https://tabnine.com/)", "license": "License at https://tabnine.com/eula",