Skip to content
Snippets Groups Projects
Commit 275cb834 authored by Daniel Bayley's avatar Daniel Bayley
Browse files

Improve context menu item

parent 6ce75bd5
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,8 @@ menu: [ ...@@ -7,7 +7,8 @@ menu: [
command: 'gitkraken:release' command: 'gitkraken:release'
] ] #] ] ] #]
'context-menu': 'context-menu':
'.tree-view .header[title], '.tree-view .header .icon-repo,
.header .tree-view-git-status,
[class^="status-bar"] .git-branch': [ #.platform-darwin [class^="status-bar"] .git-branch': [ #.platform-darwin
label: "Open Project in GitKraken" label: "Open Project in GitKraken"
command: 'gitkraken:release' command: 'gitkraken:release'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment