mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
* Use MD LS for resolving all document links This switches the markdown extension to use the markdown language service when resolving the link. This lets us delete a lot of code that was duplicated between the extension and the LS * Pick up new ls version