Microsoft/vscode

[linked rename] Linked Editing does't work well

开放

#208,276 创建于 2024年3月21日

 (22 条评论) (16 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
bugeditor-synced-regionhelp wanted

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (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:

  1. set up the linked editing option as true
  2. crate an HTML tag with one or two attributes, like <div class="main"></div>
  3. 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. 2024-03-21 13 06 27

贡献者指南