-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorDuplicateAn existing issue was already createdAn existing issue was already created
Milestone
Description
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:
- Set JSX Attribute Completion setting to "braces"
- Add a JSX tag or component
- Write first letters of the attribute, the suggestion box appears. Hit Tab/Enter
- VS Code adds ={} for the first attribute, however for the consecutive attributes does nothing.
Metadata
Metadata
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorThe issue relates to showing completion lists in an editorDuplicateAn existing issue was already createdAn existing issue was already created
