It looks to me that regexxer does some caching of the
file content after performing a tree scan?
Problem is, it doesn't check if the file has been
modified on the hd. It would be great if it detected a
change and prompt for reload (ideally whenever the edit
box gets focused?)
I am getting this problem because I'm using my IDE and
regexxer at the same time, editing some stuff to fix
build error, and using regexxer when it's easier to
find what I want in the source that way ..
Logged In: YES
user_id=43704
Right, planned feature.
Logged In: YES
user_id=6254
I guess this would need to use FAM.
Logged In: YES
user_id=2063
No, it just needs to check a timestamp each time the editor
buffer is focused.