volar-plugins icon indicating copy to clipboard operation
volar-plugins copied to clipboard

Improve document synchronization for Markdown Service Plugin

Open johnsoncodehk opened this issue 1 year ago • 0 comments

Refs: https://github.com/microsoft/vscode/tree/main/extensions/markdown-language-features

  • the sync function should not depend on ts project
  • getAllMarkdownDocuments should return file list that searches from the file system

johnsoncodehk avatar Feb 25 '24 02:02 johnsoncodehk