mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-16 00:43:20 +01:00
cd5b4d1bb3
For some completions—such as those provided by IntelliCode—the label results in the incorrect sort order. IntelliCode prefixes completion labels with a unicode star, which means they appear after the normal completions This fix make sure we use the actual text to be inserted for filtering by default instead of the label
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.