Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: darksquall57 on March 28, 2014, 09:09:43 am
-
Hi everyone,
I just noticed that, when using the "select next occurence" shortcut (CTRL+E) and then pasting or using code completion, it only replaces the last selected occurences instead all of them.
-
This is a limitation of scintilla I've not found time to fix.
-
Hi everyone,
I just noticed that, when using the "select next occurence" shortcut (CTRL+E) and then pasting or using code completion, it only replaces the last selected occurences instead all of them.
Not fully understand you problem, but I don't think it is related to CodeCompletion plugin.
As OBF said, it is related to Scintilla control.