1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Auto-mark words
===================
.. image:: http://i.imgur.com/q6YyuN4.png
:width: 751
:alt: automark plugin
:align: right
.. contents::
About
-----
This is a simple plugin that highlights all words that match current word
under cursor (see screenshot).
Usage
-----
Install the plugin (https://plugins.geany.org/install.html) then
load it in Geany's plugin manager.
As soon as the cursor is moved on a word, all occurences of that word will
be highlighted. The highlight color is "marker_search".
Requirements
------------
* GTK >= 2.8.0
Contact developers
------------------
Pavel Roschin <rpg89(at)post(dot)ru>
|