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