Microsoft/vscode

[linked rename] Linked Editing does't work well

Open

#208.276 aberto em 21 de mar. de 2024

Ver no GitHub
 (22 comments) (16 reactions) (1 assignee)TypeScript (10.221 forks)batch import
bugeditor-synced-regionhelp wanted

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

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

Guia do colaborador