🐛 BUG: Spread operator triggers commit character of IntelliSense suggestion. #746
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
ecosystem: compiler
Issue is caused by a bug in the Astro compiler
Describe the Bug
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
The text was updated successfully, but these errors were encountered: