tinymist
tinymist copied to clipboard
feat: sync local packages from remote repository
- add a config of syncRepo for vscode
- commands
tinymist.pullSyncRepo
andtinymist.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.