bugeditor-synced-regionhelp wanted
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.87.2
- OS Version: macOS 14.3.1 (23D60)
Steps to Reproduce:
- set up the linked editing option as true
- crate an HTML tag with one or two attributes, like
<div class="main"></div> - modify the name of the tag on the opening tag, you would find out that the closing tag is automatically deleted while not added automatically.