[Github-comments] [geany/geany] Command wildcards in snippets: line number and cursor position (#1543)

philip r brenan notifications at xxxxx
Tue Jul 18 02:34:48 UTC 2017


A possible use case from Perl. In the following *s* is a snippet that the
user will expand with the tab key:

*s* variableName

which when expanded might produce:

use Data::Dump qw(dump); say "AAAA variableName=", dump($variableName),
"\n";

( I spend much time typing such sequences which can be partially but not
completed automated with the existing implementation of snippets)


-- 
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/1543#issuecomment-315941040
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170718/bc5851dd/attachment.html>


More information about the Github-comments mailing list