mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-12 17:48:19 +01:00
f4131970f6
#54972 Instead of having a generic `Retrigger` reason, add a new field on the `SignatureHelpContext` that tracks if this was a retrigger or not. This allows retrigger for all the different trigger reasons, including invoke. Replace the old `Retriggger` trigger reason with `ContentChange` which tracks cursor movement and text updates.
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.