mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
app-editors/visual-studio-code-bin: New Package
Closes: https://bugs.gentoo.org/675742 Closes: https://github.com/gentoo/gentoo/pull/11674 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Gino McCarty <onigino@protonmail.com> Signed-off-by: Ross Charles Campbell <rossbridger.cc@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Visual Studio Code - URL Handler
|
||||
Comment=Code Editing. Redefined.
|
||||
GenericName=Text Editor
|
||||
Exec=/usr/bin/code --no-sandbox --open-url %U
|
||||
Icon=visual-studio-code
|
||||
Type=Application
|
||||
NoDisplay=true
|
||||
StartupNotify=true
|
||||
Categories=Utility;TextEditor;Development;IDE;
|
||||
MimeType=x-scheme-handler/vscode;
|
||||
Keywords=vscode;
|
||||
Reference in New Issue
Block a user