Sometimes I edit a file in Terminal, which is currently open in WebStorm's editor window and I want that WebStorm refresh the content immediately (on external changes).
How could I do that? Is there a configuration for that?
P.S. I know, there is a short cut for synchronize Strg+Alt+Y
(File Menu/Syncronize) but I don't want to use a shortcut or navigate to menu or click the content in editor. My IDE should do it automatically.