From 9a3db96524080fe43ffbf37aa645987023aef236 Mon Sep 17 00:00:00 2001 From: Niko Date: Wed, 6 Jul 2022 13:22:20 -0700 Subject: [PATCH] Reorder text: Quickstart guide behind explainer --- com.visualstudio.code.metainfo.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/com.visualstudio.code.metainfo.xml b/com.visualstudio.code.metainfo.xml index 697621c..cc9282b 100644 --- a/com.visualstudio.code.metainfo.xml +++ b/com.visualstudio.code.metainfo.xml @@ -8,9 +8,7 @@ https://code.visualstudio.com Visual Studio Code. Code editing. Redefined. -

IMPORTANT: To use certain features (like the integrated terminal) in this flatpacked version, you will need to follow the quick README here.

-

This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.

-

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.

+

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. This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft. IMPORTANT: To use certain features in this flatpacked version (like the integrated terminal), you will need to follow the quick README here.