On Thu, 29 Sep 2011 21:54:25 +0300, Dimitar wrote:
On Thu, 29 Sep 2011 09:40:27 -0700 (PDT) palach hyckapl@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.
Dimitar, what do you think about explaining this generally in the wiki? For example on a sb page of http://wiki.geany.org/howtos/start. This is probably quite useful for many users who just don't know about the plugin.
Regards, Enrico