Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic link updates on file move or rename in VsCode doesn't work #242434

Open
dmitrybv opened this issue Mar 2, 2025 · 1 comment
Open

Automatic link updates on file move or rename in VsCode doesn't work #242434

dmitrybv opened this issue Mar 2, 2025 · 1 comment
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@dmitrybv
Copy link

dmitrybv commented Mar 2, 2025

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: VSCode Version: 1.97.2
  • OS Version: Windows_NT x64 10.0.19045

Steps to Reproduce:

  1. I set markdown.updateLinksOnFileMove.enabled to prompt.

  2. but when I rename my project files VSCode doesn't prompt and doesn't rename links in the project.

Image

I think it happens only for absolute link.
Prompt updateLinksOnFileMove works for relative links but doesn't work for absolute links.

Image

In the vuepress-theme-hope project absolute links starts from src folders.
Can I setup init folder for absolute links in VSCode?

@mjbvz
Copy link
Collaborator

mjbvz commented Mar 3, 2025

Please share a minimal project that demonstrates the issue

@mjbvz mjbvz added the info-needed Issue requires more information from poster label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants