Hello!
I have been using CCE for a few weeks, and I have the following problem. In a
context such as this one:
LOOP :
Debug
Fix
Compile
END LOOP // Until everything works
I always end up having 2 versions of the file I am working on at that time. And sometimes
one message appears "file has changed, do you want to reload it?". I find this message very
confusing since I don't know if I will get an old version from the disk or a new version.
Anyway, I think that:
- Either I should never have 2 tabs with the same file open at the same time
- Or if it is the case (might be helpful when using very long files or when looking at one part
while modifying another), the edits in one tab should be immediately reflected in the other
tab while typing.
Is there a way to configure CCE to do that?
Thanks,
Pascal