提交 6a44b280 编写于 作者: D Daniel Imms

Fix window.onDidChangeActiveTerminal doc

Fixes #52930
上级 2791558b
......@@ -470,7 +470,7 @@ declare module 'vscode' {
/**
* An [event](#Event) which fires when the [active terminal](#window.activeTerminal)
* has changed. *Note* that the event also fires when the active editor changes
* has changed. *Note* that the event also fires when the active terminal changes
* to `undefined`.
*/
export const onDidChangeActiveTerminal: Event<Terminal | undefined>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册