Snippets are very useful and a marvelous way of improving productivity. Some times I want to fill out a snippet in duplicate. Thus for instance, my snippet
`L` expands to: `L=L< %cursor% | /%cursor%-help >` and I then type twice to get: ` L<target|/target-help>` But what I would really like to do is have a snippet like this: `L=L< %cursor% | /%cursor2%-help >` so that the second entry is made for me as I type the first. A bit like: ctrl-alt-down arrow does. Please consider adding such a productivity enhancing feature to your tremendous software. Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1632
