Page 1 of 1

How to reload modified files automatically?

Posted: Sat Sep 28, 2013 6:43 pm
by Morkel
Hi,

I use bison and flex as part of my project and therefore some files get modified during build.
Is there an option to skip the detection of modified files so that Codelite just reloads these files without asking?
(Actually, this would be a workaround for me until bug #899 is cured).

Best regards,
Fred

Re: How to reload modified files automatically?

Posted: Sat Sep 28, 2013 7:34 pm
by eranif
Morkel wrote:Hi,

I use bison and flex as part of my project and therefore some files get modified during build.
Is there an option to skip the detection of modified files so that Codelite just reloads these files without asking?
(Actually, this would be a workaround for me until bug #899 is cured).

Best regards,
Fred
No, there is no way to skip that...
Please open a feature request for this (should be pretty straight forward to implement this)

Eran