mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-08-05 13:46:53 -07:00
add support for mimetype x-scheme-handler/vscode
x-scheme-handler/vscode is used by bitbucket and azure-devops to clone a repo using VS Code
This commit is contained in:
committed by
Bartłomiej Piotrowski
parent
c9d694f7c5
commit
520cb933c2
@@ -8,7 +8,7 @@ Type=Application
|
|||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
StartupWMClass=Code
|
StartupWMClass=Code
|
||||||
Categories=TextEditor;Development;IDE;
|
Categories=TextEditor;Development;IDE;
|
||||||
MimeType=text/plain;inode/directory;
|
MimeType=text/plain;inode/directory;x-scheme-handler/vscode
|
||||||
Actions=new-empty-window;
|
Actions=new-empty-window;
|
||||||
Keywords=vscode;
|
Keywords=vscode;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user