Hi,
I've got a very serious performance issue while highlighting selected word in a large c++ source file (27000+ lines), especially while I highlight words from one to another in a short duration, CodeLite causes 99% CPU usage and slow down the whole system, and seems cannot recover by itself, I have to kill it from the task manager. Is it a bug or my source file is just toooo large? Cound there be an option to disable the highlight sleeted words functionality ? Thanks again for great work. Revision 3833, WinXP btw.
serious performance issue on highlight selected word
-
- CodeLite Curious
- Posts: 5
- Joined: Fri Jan 29, 2010 4:13 am
- Genuine User: Yes
- IDE Question: CPP
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: serious performance issue on highlight selected word
In your toolbar, there is a button which says "Highligh Word" un-click it (it is a toggle button) Eransuperbaby98 wrote:Cound there be an option to disable the highlight sleeted words functionality ?
You do not have the required permissions to view the files attached to this post.
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 5
- Joined: Fri Jan 29, 2010 4:13 am
- Genuine User: Yes
- IDE Question: CPP
- Contact:
Re: serious performance issue on highlight selected word
Sweet! So could the performance be improved? I really love that functionality.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: serious performance issue on highlight selected word
Please open a bug report for this at SF.net
https://sourceforge.net/tracker/?group_ ... tid=979960
Eran
https://sourceforge.net/tracker/?group_ ... tid=979960
Eran
Make sure you have read the HOW TO POST thread