hi, eranif!
i am having a little discomfort with yellow-colored pop-up bubbles/tips (which describes what a highlighted function/variable in the code on the current cursor's position means) while i am debugging my programs in CodeLite IDE.
the problem is that very often these pop-up bubbles/tips do not disappear even after the debugging session is over. they keeps annoying me even after i have closed CodeLite IDE.
pop-ups/bubbles don't disappear after debug is over
-
- CodeLite Veteran
- Posts: 64
- Joined: Wed Jun 11, 2008 3:48 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: pop-ups/bubbles don't disappear after debug is over
This is a known issue with the Scintilla editing component - but to overcome this, try to right click on one of the open tabs (any one of them) and select 'Close All' - usually they disappear after closing all open tabs
Eran
Eran
Make sure you have read the HOW TO POST thread