Skip to content

JSX attribute completion runs only once for a tag #52634

@brerdem

Description

@brerdem

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

  • VS Code Version: 1.75.0 Universal
  • OS Version: macOS Monterey 12.3

Steps to Reproduce:

  1. Set JSX Attribute Completion setting to "braces"
  2. Add a JSX tag or component
  3. Write first letters of the attribute, the suggestion box appears. Hit Tab/Enter
  4. VS Code adds ={} for the first attribute, however for the consecutive attributes does nothing.

recording

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorDuplicateAn existing issue was already created

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions