File: README

package info (click to toggle)
geany-plugins 2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,832 kB
  • sloc: ansic: 107,883; sh: 5,567; makefile: 1,531; sed: 16
file content (33 lines) | stat: -rw-r--r-- 636 bytes parent folder | download | duplicates (3)
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>