mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 18:43:47 +01:00
See https://github.com/Microsoft/vscode/pull/56727 See https://github.com/Microsoft/vscode/pull/63750
12 lines
346 B
Desktop File
12 lines
346 B
Desktop File
[Desktop Entry]
|
|
Name=Visual Studio Code - URL Handler
|
|
Comment=Code Editing. Redefined.
|
|
GenericName=Text Editor
|
|
Exec=/opt/visual-studio-code/code --open-url %U
|
|
Icon=visual-studio-code
|
|
Type=Application
|
|
NoDisplay=true
|
|
StartupNotify=true
|
|
Categories=Development;WebDevelopment;IDE;Utility;TextEditor;
|
|
MimeType=x-scheme-handler/vscode
|
|
Keywords=vscode;
|