提交 d043141f 编写于 作者: F Fatih Acet

Merge branch 'master' into 'master'

Fixed "refresh" button showing up in every view, even of other extensions

See merge request fatihacet/gitlab-vscode-extension!26
......@@ -11,3 +11,4 @@
- Robin [@robinvoor](https://gitlab.com/robinvoor)
- Julien Duponchelle [@jduponchelle](https://gitlab.com/jduponchelle)
- Kasper Laursen [@Clapfire](https://gitlab.com/Clapfire)
- Bruno Logerfo [@Logerfo](https://gitlab.com/Logerfo)
......@@ -114,6 +114,7 @@
"view/title": [
{
"command": "gl.refreshSidebar",
"when": "view =~ /(issuesAssignedToMe|issuesCreatedByMe|mrsCreatedByMe|mrsAssignedToMe|currentBranchInfo)/",
"group": "navigation"
}
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册