Example:
create project with file a.y, hence auto-generated files a.parser.c and a.parser.h (as defined in preprocessor rules)
open a.parser.c
update a.y and recompile
Issue: auto-generated file a.parser.c is not updated in editor
Expectation: opened auto-generated files are updated in the editor like externally updated files for which CB asks for user's permission to do so.
Are they updated if you minimize codeblocks and bring it back to front?
Yes - and CB asking if the externally changed files should be updated in the editor.
My expectation would be that CB regularly monitors the changes which should then fire up the editor update more ofter, no?
FUP:
Thanks,
J