提交 aba56dab 编写于 作者: P Peng Lyu

use git-branch icon for PR

上级 59de8924
......@@ -185,7 +185,7 @@ export class ReviewManager implements vscode.DecorationProvider {
this._onDidChangeDecorations.fire();
this.registerCommentProvider();
this.statusBarItem.text = '$(sync) Pull Request #' + this._prNumber;
this.statusBarItem.text = '$(git-branch) Pull Request #' + this._prNumber;
this.statusBarItem.show();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册