Files
vscode/resources/linux/debian/control.template
2016-06-02 12:43:08 -07:00

13 lines
479 B
Plaintext

Package: @@NAME@@
Version: @@VERSION@@
Depends: git
Section: devel
Priority: optional
Architecture: @@ARCHITECTURE@@
Maintainer: Microsoft Corporation <vscode-linux@microsoft.com>
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.