Mobile-SDK icon indicating copy to clipboard operation
Mobile-SDK copied to clipboard

<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->

Open Hecim1984 opened this issue 3 years ago • 0 comments

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

  • VS Code Version: 1.63.0
  • OS Version: Ubuntu 20.04.1

Steps to Reproduce:

  1. Create a functional React component
  2. Inside the element's return create a React Fragment
  3. Inside the fragment's scope type "<" and start typing a html element name until intellisense suggests some. Type tab or enter. Instead of "button" for example, it will place "button={}"

Originally posted by @ericsj in https://github.com/microsoft/TypeScript/issues/47090

Hecim1984 avatar Dec 19 '21 19:12 Hecim1984