(1) I'm not sure you can. Maybe others know . . .
(2) Settings, Preferences, Editor, Code Checkers, Automatic Syntax
Check, Online Syntax Check Timeout Interval may be what you're looking for.
(3) Personally, I just use Search, Replace.
On 2020-07-24 8:04 a.m., Amir Zia wrote:
I have some questions about eric ide:
(1) How do i disable the window that appears after running the script
which tells you: *The program has terminated with an exit status of 0 ?*
(2) Eric checks for errors and warnings as you type your code, it
checks the code every 5 seconds and updates error/warning messages,
How do I lower the time to like 2 seconds ?
(3) How do I change a variable's name throughout the code by changing
its name where it was defined ?
Many Thanks