[Github-comments] [geany/geany] Duplicating a snippet entry on a line (#1632)
philip r brenan
notifications at xxxxx
Sun Oct 8 21:05:36 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171008/5fb0af83/attachment-0001.html>
More information about the Github-comments
mailing list