Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Markdown Link UpdaterNew to Visual Studio Code? Get it now.
Markdown Link Updater

Markdown Link Updater

mathiassoeholm

|
10,351 installs
| (5) | Free
Automatically updates links in markdown files when moving or renaming files in the workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Link Updater

version

Features

Updates Markdown links automatically, when files in the workspace are moved or renamed.

demo

Extension Settings

This extension contributes the following settings:

  • markdownLinkUpdater.exclude: Array of glob patterns used to exclude specific folders and files. Default value is ['**/node_modules/**'].
  • markdownLinkUpdater.include: Array of glob patterns use to include specific folders and files. If the array is empty, everything will be included, unless specified by exclude. Default value is [].

Release Notes

See CHANGELOG for more information.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft