From 9fc936c1eb5f96373d16b393b7c822b9e4c30678 Mon Sep 17 00:00:00 2001 From: Daniel Imms Date: Thu, 2 Jun 2016 12:43:03 -0700 Subject: [PATCH] Replace visual-studio-code with code in deb package Fixes #7085 --- resources/linux/debian/control.template | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/linux/debian/control.template b/resources/linux/debian/control.template index 4fe45016280..21c6353b7c1 100644 --- a/resources/linux/debian/control.template +++ b/resources/linux/debian/control.template @@ -7,5 +7,6 @@ Architecture: @@ARCHITECTURE@@ Maintainer: Microsoft Corporation Homepage: https://code.visualstudio.com/ Installed-Size: @@INSTALLEDSIZE@@ +Replaces: visual-studio-@@NAME@@ Description: Code editing. Redefined. 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.