mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-27 21:23:48 +00:00
Introduces the concept of a re-trigger character to the signature help provider. This is a seperate set of characters that are registered with the provider. Typing a retrigger character fires a new signature help request if signature help is already showing. #54972
Language Features for Typescript and Javascript files
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
See Typescript in Visual Studio Code and Javascript in Visual Studio Code to learn about the features of this extension.