webstorm - PhpStorm file cache conflict with TypeScript compiler -


i've started using typescript in phpstorm keep getting "file cache conflict" window every time make changes .ts (typescript) file. there 3 buttons , have keep pressing "load memory" button. nearly after every single edit.

this happens lot after making changes , leaving phpstorm window (i.e. when phpstorm loses focuses).

i did research , found solutions

  1. disable emmet everywhere - don't have plugin installed
  2. remove fsnotifier.exe , fsnotifier64.exe - did it, no luck
  3. sync files on frame or editor tab activation , save files on frame - checked , unchecked - no luck

please can tell me how stop this? wish there way tell phpstorm make "load memory" default.

p.s. files on local drive. there no network involved.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Java JSoup error fetching URL -