Skip to content

Markdown: Rename Symbol doesn’t update path in Markdown source #159393

@willhains

Description

@willhains
![](some-image-path.png)
  1. Place cursor somewhere in some-image-path.png.
  2. Hit F2 (Win), or right-click → Rename Symbol.
  3. Type a new name → Hit Enter.

Expected:

  • File some-image-path.png is renamed to the new name.
  • Reference to file in the Markdown source is updated to the new name.

Actual:

  • The file is updated as expected.
  • The reference to the file in Markdown source is not updated.

Metadata

Metadata

Assignees

Labels

*not-reproducibleIssue cannot be reproduced by VS Code Team member as describedinfo-neededIssue requires more information from postermarkdownMarkdown support issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions