Skip to content

TypeScript variable name autocompletion doesn't work without a semicolon #184786

Closed as not planned
@jhaemin

Description

@jhaemin

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.79.0
  • OS Version: macOS Sonoma 14.0 Beta 1

Steps to Reproduce:

  1. Create a new text file
  2. Set language mode to TypeScript
  3. Declare a variable without a semicolon at the end of the line
  4. Autocompletion of the variable doesn't appear
image

But with semicolon, it works.

image

Expected behavior:

The name value should be listed in the suggestion.

Notes:

image

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions