advice2020 created an issue (geany/geany-plugins#1580) Not that important, but I was wondering if you knew if any of the following actions would be possible using GeanyLua.
Geany offers the following tools to "Mark" (highlight) all keyword instances -`Find` tool dialog `Mark` button -`Mark All` keybinding -`Addons` Plugin - Double click setting (I think this basically uses "Mark All" command linked to double click action) I was wondering, after these above tools apply "Marks" to keywords, is there any way to be able to apply "Bookmarks" to all line numbers that contain these "Marks"? --------------------------------------------------------------------- Or maybe with a different approach In the Geany `Find` tool dialog, there is a `In Document` button. This button sends search results into `Message Window` dock, into the `Messages` pane. Shows each search result as a "message" based on the line number each search result is found in. Maybe there is a way to make use of this behavior? Maybe "Bookmarks" would somehow be able to be added per message, which would apply "Bookmark" to each line number search results are found in. Thank you to anyone who reads this -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1580 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/[email protected]>
