| [Desktop Entry] |
| Name=VSCode |
| Comment=Editing evolved |
| GenericName=Code Editor |
| Exec=/usr/bin/vscode --ozone-platform-hint=auto --enable-wayland-ime -- %F |
| Icon=vscode |
| Type=Application |
| StartupNotify=false |
| StartupWMClass=Code |
| Categories=Utility |
| MimeType=text/plain |
| Actions=new-empty-window |
| Keywords=vscode |
|
|
| [Desktop Action new-empty-window] |
| Name=New Empty Window |
| Name[de]=Neues leeres Fenster |
| Name[es]=Nueva ventana vacía |
| Name[fr]=Nouvelle fenêtre vide |
| Name[it]=Nuova finestra vuota |
| Name[ja]=新しい空のウィンドウ |
| Name[ko]=새 빈 창 |
| Name[ru]=Новое пустое окно |
| Name[zh_CN]=新建空窗口 |
| Name[zh_TW]=開新空視窗 |
| Exec=/usr/bin/vscode --ozone-platform-hint=auto --enable-wayland-ime --new-window |
| Icon=vscode |
|
|