PB IDE become very slow with many long globals ...
Posted: Tue Sep 25, 2012 11:50 am
Hi,
For my huge program, (over 921000 lines now)
I used till now the PB IDE for editing my PB programs.
I'm now putting all my small programs to one big program.
So, I need to change all my variables, globals in longer versions (>50 characters).
result, IDE becomes very, very slow to edit in.
reason, I have the impression that the PB IDE is checking all the variable names in real time.
Q1) Is there a way to disable this checking ??
Q2) I do my program editing in NOTEPAD++ now, works very fast.
Is there someone who have some settings for PB program editing ?
Thanks,
Marc
For my huge program, (over 921000 lines now)
I used till now the PB IDE for editing my PB programs.
I'm now putting all my small programs to one big program.
So, I need to change all my variables, globals in longer versions (>50 characters).
result, IDE becomes very, very slow to edit in.
reason, I have the impression that the PB IDE is checking all the variable names in real time.
Q1) Is there a way to disable this checking ??
Q2) I do my program editing in NOTEPAD++ now, works very fast.
Is there someone who have some settings for PB program editing ?
Thanks,
Marc