Skip to content

await keyword still not included in suggestions #28811

Closed
@Cow258

Description

@Cow258

The await suggestion is still not working as of typescript@3.2.1.
I tested on VSCode - Insiders 1.30.0.
So I open an issue again.
Thank you.

TypeScript Version: typescript@3.2.1

Search Terms:

  • await
  • suggestion, completions

Code
In a js or ts file, trigger intellisense at the |

awa|

Expected behavior:
Entry for the await keyword returned.

Actual behavior:
No suggestion for this keyword included in suggestion results

Playground Link:
Link Here

Related Issues:
From Microsoft/vscode#60133
From Microsoft/vscode#61323
From Microsoft/TypeScript#27622
After Pull Requests Microsoft/TypeScript#27896
After Pull Requests Microsoft/TypeScript#27912

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: Completion ListsThe issue relates to showing completion lists in an editor

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions