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

33 lines
1.5 KiB
XML
Raw Normal View History

2019-08-29 16:34:52 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2017-11-16 21:42:54 +00:00
<component type="desktop">
2019-01-13 00:57:28 +01:00
<id>com.visualstudio.code</id>
<metadata_license>MIT</metadata_license>
<project_license>LicenseRef-proprietary=https://code.visualstudio.com/license</project_license>
<name>Visual Studio Code</name>
2019-09-18 09:58:26 -03:00
<developer_name>Microsoft</developer_name>
2019-01-13 00:57:28 +01:00
<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.</p>
<p>This is the proprietary Microsoft build of Visual Studio Code, packaged into a Flatpak. This repackaging is not supported by Microsoft.</p>
</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>
<content_rating type="oars-1.1">
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
<releases>
2019-11-13 23:35:11 +00:00
<release version="1.40.1" date="2019-11-13"/>
2019-11-07 23:35:19 +00:00
<release version="1.40.0" date="2019-11-07"/>
2019-10-15 22:35:22 +00:00
<release version="1.39.2" date="2019-10-15"/>
2019-10-11 04:35:20 +00:00
<release version="1.39.1" date="2019-10-11"/>
2019-09-17 14:49:27 -06:00
<release version="1.38.1" date="2019-09-11"/>
2019-09-04 22:34:25 +00:00
<release version="1.38.0" date="2019-09-04"/>
2019-08-29 16:34:52 +00:00
<release version="1.37.1" date="2019-08-15"/>
2019-01-13 00:57:28 +01:00
</releases>
2019-08-29 16:34:52 +00:00
</component>