mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-15 14:42:44 +00:00
Signed-off-by: Liam Gingsjö <liam.ginsjo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42502 Closes: https://github.com/gentoo/gentoo/pull/42502 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>adel.ks@zegrapher.com</email>
|
|
<name>Adel KARA SLIMANE</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>arthurzam@gentoo.org</email>
|
|
<name>Arthur Zamarin</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="egl">Use EGL platform, enables smooth rendering in high refresh rate monitors on X11/Xwayland</flag>
|
|
<flag name="wayland">Run in wayland mode under wayland sessions, xwayland otherwise. This flag doesn't affect x11 sessions.</flag>
|
|
</use>
|
|
<longdescription>
|
|
Visual Studio Code is a lightweight but powerful source code editor which
|
|
runs on your desktop and is available for Windows, macOS and Linux. It
|
|
comes with built-in support for JavaScript, TypeScript and Node.js and has
|
|
a rich ecosystem of extensions for other languages (such as C++, C#, Java,
|
|
Python, PHP, Go) and runtimes (such as .NET and Unity).
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">microsoft/vscode</remote-id>
|
|
<bugs-to>https://github.com/microsoft/vscode/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|