Files
dev.commandline.waveterm/com.visualstudio.code.appdata.xml
T

36 lines
1.6 KiB
XML
Raw Normal View History

2017-11-16 21:42:54 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>com.visualstudio.code.desktop</id>
<metadata_license>MIT</metadata_license>
2017-11-16 21:42:54 +00:00
<project_license>LicenseRef-proprietary=https://code.visualstudio.com/license</project_license>
<name>Visual Studio Code</name>
<url type="homepage">https://code.visualstudio.com</url>
<summary>Visual Studio Code. Code editing. Redefined.</summary>
<description>
<p>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.</p>
2018-11-13 13:02:47 +00:00
<p>This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.</p>
2017-11-16 21:42:54 +00:00
</description>
<screenshots>
<screenshot type="default">
<image>https://code.visualstudio.com/home/home-screenshot-linux-lg.png</image>
<caption>Editing TypeScript and searching for extensions</caption>
</screenshot>
</screenshots>
2018-02-01 15:14:32 +00:00
<categories>
<category>Development</category>
<category>IDE</category>
<category>Utility</category>
<category>TextEditor</category>
</categories>
2017-11-16 21:42:54 +00:00
<releases>
2018-12-18 17:03:14 +00:00
<release version="1.30.0" date="2018-12-11"/>
2018-11-16 21:09:29 +00:00
<release version="1.29.1" date="2018-11-15"/>
2018-11-13 13:02:47 +00:00
<release version="1.29.0" date="2018-11-09"/>
2018-10-22 19:06:27 +01:00
<release version="1.28.2" date="2018-10-17"/>
<release version="1.28.1" date="2018-10-11"/>
2017-11-16 21:42:54 +00:00
</releases>
2018-06-07 20:27:31 +01:00
<content_rating type="oars-1.1">
<content_attribute id="social-info">moderate</content_attribute>
2017-11-16 21:53:41 +00:00
</content_rating>
2017-11-16 21:42:54 +00:00
</component>