[Github-comments] [geany] Selecting error lines (#899)
Colomban Wendling
notifications at xxxxx
Mon Feb 8 22:56:02 UTC 2016
@philiprbrenan Multiple separate selections are already supported by Scintilla, we don't really have to add anything here. And those selections are just line normal selections, but multiple: they can span any arbitrary range, it being a line or not. All we would have to add is means to create such selections, and logic in the various functions to handle them when they are created.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/899#issuecomment-181609738
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160208/0ef00dd1/attachment.html>
More information about the Github-comments
mailing list