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.

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