C#C
C#3y ago
CrosRoad95

❔ How to listen for changes made in visual studio?

I have .lua scripts in my project, but regular file watcher can't listen for changes in project directory and visual studio doesn't directly modify file.

How can i listen for changes in non .html, .css or other already supported files?
Was this page helpful?