-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorEffort: ModerateRequires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Fix AvailableA PR has been opened for this issueA PR has been opened for this issueHelp WantedYou can do thisYou can do this
Milestone
Description
TS Template added by @mjbvz
TypeScript Version: 4.1.0-dev.20201026
Search Terms
- suggest / suggestion
- intellisense
- object short hand
- VSCode Version: 1.51.0-insider (7a3bdf4)
- OS Version: Arch Linux
Steps to Reproduce:
- Suppose there are variables in the current context (be it local or global)
- Create an object literal and try to use a variable in a shorthand style
- No semantic autocompletion is offered, and textual autocomplete is only offered after 3 characters
GIF file to better demonstrate:
Does this issue occur when all extensions are disabled?: Yes
srikanthdonthas, ExE-Boss, yustnip and kytosaikytosai
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorEffort: ModerateRequires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".Fix AvailableA PR has been opened for this issueA PR has been opened for this issueHelp WantedYou can do thisYou can do this