for example i have about 500 lines. in the beginning of each line i want to add a number. so in line 1 i would want "1)" and then line 2 i would want "2)"
i know i can do a macro in n++, but it wouldn t be incremental. is there any possible way to do this?