13 lines
299 B
Desktop File
13 lines
299 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=Visual Studio Code - URL Handler
|
||
|
Comment=Code Editing. Redefined.
|
||
|
GenericName=Text Editor
|
||
|
Exec=/usr/bin/code --open-url %U
|
||
|
Icon=code-bin
|
||
|
Type=Application
|
||
|
NoDisplay=true
|
||
|
StartupNotify=true
|
||
|
Categories=TextEditor;Development;IDE;
|
||
|
MimeType=x-scheme-handler/vscode;
|
||
|
Keywords=vscode;
|