mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
10 lines
235 B
Desktop File
10 lines
235 B
Desktop File
[Desktop Entry]
|
|
Name=@@NAME_LONG@@
|
|
Comment=Code Editing. Redefined.
|
|
GenericName=Text Editor
|
|
Exec=/usr/bin/@@NAME@@ %U
|
|
Icon=@@NAME@@
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=Utility;TextEditor;Development;IDE;
|
|
MimeType=text/plain; |