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
- disable emmet everywhere - don't have plugin installed
- remove fsnotifier.exe , fsnotifier64.exe - did it, no luck
- 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
Post a Comment