Area-IDEBughelp wanted
仓库指标
- Star
- (20,414 star)
- PR 合并指标
- (平均合并 6天 17小时) (30 天内合并 256 个 PR)
描述
Consider I'm typing in the following context:

There is no good way to escape out of this tag without hitting the right arrow key a few times. Possible fixes include:
- We set up the brace matching context for the " and /> somehow so you can overtype them
- There's some commit gesture when committing an element that jumps the caret out past the end of the element. @DustinCampbell observed that there are some cases where you want space to be committable (notably generics and method signatures), so that "obvious" solution doesn't work.