tinymist icon indicating copy to clipboard operation
tinymist copied to clipboard

feat: sync local packages from remote repository

Open OrangeX4 opened this issue 7 months ago • 1 comments

  1. add a config of syncRepo for vscode
  2. commands tinymist.pullSyncRepo and tinymist.typstSync for vscode

I didn't find a simple git library in rust, and the asynchronous cancelable commands to adapt to vscode were complicated, so I didn't have enough energy for the time being.

OrangeX4 avatar Jul 25 '24 11:07 OrangeX4