[Geany] [snippet] insert comment through snippet

Eric Crastes eric.crastes at xxxxx
Thu Jul 19 09:27:12 UTC 2012


Hello

I modify quite often scripts written by other developer.
To identify my modifications, I have the habit to insert #<myname> at the
beginning and #</myname> at the end of my modification.

I would like to be able to insert this 2 "tags" through a snippet.
Unfortunately, if I add :
#<=#<myname>%cursor%;</myname>
the line is considered as a comment and ignored

same issue with :
<<=#<myname>%cursor%;</myname>
this time the second part is considered as a comment and ignored

Is it possible to achieve this ?
and how ?

Thanks

ericc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20120719/12b9a269/attachment.html>


More information about the Users mailing list