diff --git a/com.visualstudio.code.metainfo.xml b/com.visualstudio.code.metainfo.xml index d4f7732..c220bfc 100644 --- a/com.visualstudio.code.metainfo.xml +++ b/com.visualstudio.code.metainfo.xml @@ -10,6 +10,8 @@

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.

+

To install the code command, add this to your ~/.bashrc file:

+

alias code="flatpak run com.visualstudio.code"