mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-28 03:08:04 +01:00
8bf82819fc
* 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