提交 62b2b709 编写于 作者: A Alex Ross
上级 20876ae5
......@@ -871,7 +871,8 @@ declare module 'vscode' {
export interface TreeView<T> {
/**
* The name of the tree view. It is set from the extension package.json and can be changed later.
* The tree view title is initially taken from the extension package.json
* Changes to the title property will be properly reflected in the UI in the title of the view.
*/
title?: string;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册