No Geany does not support multiple selection/insertion points. It is a capability of the underlying editor, widget Scintilla, but cannot be added by a plugin because none of the code in the main program supports more than one selection/insert point so it would only work with some functions and not others.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1656#issuecomment-338516580
