Just as a side note, my plugin also does something similar but
in addition to the "Addons" plugin, by highlighting not by
keystroke or by double click like it does, but using separate
highlighting for whatever string the cursor last highlighted. It
also has a convenient incremental search requiring less keystrokes
and UI real estate:
https://github.com/sblatnick/geany-plugins/blob/master/quick-search/src/quick-search.c
Thanks,
Steve
On 05/27/2015 07:10 AM, Thomas Martitz
wrote:
Am
27.05.2015 um 14:25 schrieb marius buzea:
Hello,
I would like to add GeanyHighlightSelectedWords, to Geany
Plugins.
Would it be okay that I do a git pull-request for doing this?
I
am the mgnt user on sourceforge, and last week there was a
ticket
added to GeanyHighlightSelectedWords, ticket #2, and in this
ticket was a question: why not make a pull-request to Geany
Plugins.
I know there would be some things I would need to do before,
like
replace the Makefile with Makefile.am, the autotools, automake
way,
and write a README file using restructured text content so that
that
README file can be converted to html. Maybe there is more
that
should be done.
I hope my question is okay.
Have a great day,
Marius Ioan Buzea
What does this plugin do exactly? Addons can already mark all
instances of the selected word (same as ctrl+shift+m if a word
already selected).
_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel