User forums > Nightly builds
The 11 February 2012 build (7789) is out.
Jenna:
--- Quote from: ollydbg on March 31, 2012, 09:05:56 am ---The hightlight occurrences feature is implemented in scintilla control, Code::blocks only use this control. So, can you report this bug here:http://www.scintilla.org/
--- End quote ---
That's not correct.
HighlightOccurrences() is implemented in cbeditor.cpp.
So please do not report it to scintilla mailinglist.
I look into it.
ollydbg:
--- Quote from: jens on March 31, 2012, 09:10:15 am ---
--- Quote from: ollydbg on March 31, 2012, 09:05:56 am ---The hightlight occurrences feature is implemented in scintilla control, Code::blocks only use this control. So, can you report this bug here:http://www.scintilla.org/
--- End quote ---
That's not correct.
HighlightOccurrences() is implemented in cbeditor.cpp.
So please do not report it to scintilla mailinglist.
I look into it.
--- End quote ---
Oh, You are correct, thanks.
Jenna:
--- Quote from: jens on March 31, 2012, 09:10:15 am ---
--- Quote from: ollydbg on March 31, 2012, 09:05:56 am ---The hightlight occurrences feature is implemented in scintilla control, Code::blocks only use this control. So, can you report this bug here:http://www.scintilla.org/
--- End quote ---
That's not correct.
HighlightOccurrences() is implemented in cbeditor.cpp.
So please do not report it to scintilla mailinglist.
I look into it.
--- End quote ---
Works fine here.
Can you create a small file, where this occurs and send it me via mail ( my_nickname at codeblocks dot org ) , or attach it here ?
Paul_Wortmann:
I included files as requested that exhibit this behavior. "rs232.cpp"
Jenna:
--- Quote from: Paul_Wortmann on March 31, 2012, 02:57:04 pm ---I included files as requested that exhibit this behavior. "rs232.cpp"
--- End quote ---
It still works here with my default settings, but after checking "Whole words only" in "Settings -> Editor... -> General settings -> Highlight occurrences", I get the same behaviour as you.
My guess, is that scintilla treats the double-colon with the following tilde as one word.
So if you uncheck "Whole words only", it should work
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version