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
I used Copilot's inline editor in VSCode to modify some existing TypeScript (React) code. However, when I started modifying it, I encountered incorrect tag completion, resulting in incorrect code formatting. Although these can be manually modified, they are still a bit troublesome. Here is a brief overview
Steps to Reproduce:
Open any React (or TypeScript) project and only install Github Copilot and Github Copilot Chat
Selecting a piece of code and performing inline editing may result in tag completion errors
The text was updated successfully, but these errors were encountered:
Does this issue occur when all extensions are disabled?: No
I used Copilot's inline editor in VSCode to modify some existing TypeScript (React) code. However, when I started modifying it, I encountered incorrect tag completion, resulting in incorrect code formatting. Although these can be manually modified, they are still a bit troublesome. Here is a brief overview
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: