mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-17 17:00:01 +01:00
* Add experimental support for update markdown links on file moves/renames Fixes #148146 This adds a new experimental setting that automatically updates markdown Note that this needs a new version of the vscode-markdown-languageservice so the build is expected to break for now * Pick up new LS version