Hi,
I created a script to increment numbers in marked text. It still works if marked text contains characters other than number. For example for following text
<row id="1"/>
<row id="2"/>
<row id="3"/>
<row id="4"/>
<row id="5"/>
Find -> Mark -> select Regular expression and search for id="\d+"
After running script numbers are incremented.
Hi,
I created a script to increment numbers in marked text. It still works if marked text contains characters other than number. For example for following text
<row id="1"/>
<row id="2"/>
<row id="3"/>
<row id="4"/>
<row id="5"/>
Find -> Mark -> select Regular expression and search for id="\d+"
After running script numbers are incremented.
Last edit: Cenk 2016-02-09