提交 2d7d8d10 编写于 作者: J Johannes Rieken

align wording wrt to human readable strings

上级 86fba55f
......@@ -3490,8 +3490,7 @@ declare namespace vscode {
/**
* Creates a [Terminal](#Terminal).
*
* @param name The optional name of a terminal, this will override the label used in the
* terminal dropdown.
* @param name Optional human-readable string which will be used to represent the terminal in the UI.
* @return A new Terminal.
*/
export function createTerminal(name?: string): Terminal;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册