blob: bffe65ca68b4b1dcba0d782611166035e3fcf11b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[Desktop Entry]
Name=Visual Studio Code Insiders - URL Handler
Comment=Editor for building and debugging modern web and cloud applications
GenericName=Text Editor
Exec=/opt/visual-studio-code-insiders/code-insiders --open-url %U
Icon=visual-studio-code-insiders
Type=Application
NoDisplay=true
StartupNotify=true
Categories=Development;WebDevelopment;IDE;Utility;TextEditor;
MimeType=x-scheme-handler/vscode-insiders
Keywords=vscode;
|