[Geany] geany regexp replace

Dimitar Zhekov dimitar.zhekov at xxxxx
Thu Sep 29 18:54:25 UTC 2011


On Thu, 29 Sep 2011 09:40:27 -0700 (PDT)
palach <hyckapl at mail.ru> wrote:

> Hi. is it possible to replace something like this:
> 
> ololo   = 0
> wololo = 0
> trololo = 0
> 
> into something like this:
> 
> ololo   = 1
> wololo = 2
> trololo = 3
> 
> with geany regexp replacement?

If your zeros are vertically aligned, and you want to replace them
with incrementional integer numbers, try the Insert Numbers
(GeanyInsertNum) plugin.

-- 
E-gards: Jimmy



More information about the Users mailing list