Syncing open file changes with Visual Studio Code and Vim

62 views Asked by At

I am looking to auto-sync the file changes for an open file on Visual Studio Code and the same file open externally with Vim. (i.e.: When the file is changed in Vim, I'd like for it to immediately sync in Visual Studio Code). I have tried an extension called 'File Watcher' with no luck.

0

There are 0 answers