Microsoft/TypeScript
View on GitHubMirror cursor for JSX stops working in some case
Open
#56,669 opened on Sep 20, 2023
BugDomain: JSX/TSXHelp Wanted
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.82.2
- OS Version: windows 11
Steps to Reproduce:
- Typing
const a = () => <A.B foo="bar"></A.B> - Remove
Bcharacter (it will be removed from both side) - Write any characters (It stop writing on both side)
https://github.com/microsoft/vscode/assets/27840664/1fa79f18-23e2-405c-afa5-cb6bd8663830