You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a functional React component
Inside the element's return create a React Fragment
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={}"
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Originally posted by @ericsj in microsoft/TypeScript#47090
The text was updated successfully, but these errors were encountered: