lwblackledge / file-watcher

An open file watcher for Atom that will prompt when the file on disk has changed.
MIT License
34 stars 7 forks source link

How this work in VisualCode #40

Open aldoexpert opened 2 years ago

aldoexpert commented 2 years ago

I like this plugin for confirm if file modified in another but can this work in visualcode ? because I still work with atom because this plugin, but atom just still until this end year, so will migrate to visualcode but I'm not got plugin like this (confirm if detect modified in another applications) can somebody give information for this ?

lwblackledge commented 2 years ago

Hello - this project is effectively dead (I switched to VS Code several years ago). From what I can see, VS Code will tell you if something has changed when you attempt to save it (Save Conflict Resolution in the settings), but there's no default auto-reload. However, there is an extension that does something like this for you: