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
Using the spread operator in an arrow function inside the HTML code is captured as the commit character for code suggestions. This only happens in Astro files. Not experiencing this issues in Vue (with Volar) for example.
Bildschirmaufnahme.2024-01-03.um.14.30.52.mov
Steps to Reproduce
Typing in the first . open code suggestions and the second . is interpreted as a commit character.