提交 8f7bd57c 编写于 作者: M Matt Bierner

Improve retrigger documentation

Fixes #64432
上级 0b0b84fd
......@@ -3164,8 +3164,8 @@ declare module 'vscode' {
/**
* `true` if signature help was already showing when it was triggered.
*
* Retriggers occur when the signature help is already active and can be caused by typing a trigger character
* or by a cursor move.
* Retriggers occur when the signature help is already active and can be caused by actions such as
* typing a trigger character, a cursor move, or document content changes.
*/
readonly isRetrigger: boolean;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册