You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/vscode/files/vscode.desktop

19 lines
451 B

[Desktop Entry]
Name=VSCode
Comment=Editing evolved
GenericName=Code Editor
Exec=/usr/bin/vscode --unity-launch %F
Icon=vscode
Type=Application
StartupNotify=false
StartupWMClass=Code
Categories=Utility;TextEditor;Development;IDE;
MimeType=text/plain;inode/directory;application/x-code-workspace;
Actions=new-empty-window;
Keywords=vscode;code;
[Desktop Action new-empty-window]
Name=New Empty Window
Exec=/usr/bin/vscode --new-window %F
Icon=vscode