From 95fa5500ee397c21be13581b9a987f0b644c0be5 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Sun, 18 Dec 2016 17:55:05 -0800 Subject: [PATCH] Use common summary/desc in .appdata.xml --- resources/linux/code.appdata.xml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/resources/linux/code.appdata.xml b/resources/linux/code.appdata.xml index f3d7c90448e..487a186b24f 100644 --- a/resources/linux/code.appdata.xml +++ b/resources/linux/code.appdata.xml @@ -5,21 +5,9 @@ @@LICENSE@@ @@NAME_LONG@@ https://code.visualstudio.com - Code editor for developers supporting integration with existing tools + Code editing. Redefined. -

- Visual Studio Code is a lightweight but powerful source code editor which - runs on your desktop and is available for Windows, Mac and Linux. It comes - with built-in support for JavaScript, TypeScript and Node.js and has a rich - ecosystem of extensions for other languages (such as C++, C#, Python, PHP) - and runtimes. -

-

- The editor includes built-in support for the Git distributed version control - system, intelligent code completion, support for highlighting and completing - many programming languages, and and integrated debugging interface. Additional - functionality is provided by optional extensions. -

+

Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for installation instructions and FAQ.