[Geany] Create little plugin
Dominic Hopf
dmaphy at xxxxx
Sat Aug 29 14:25:54 UTC 2009
Am Samstag, den 29.08.2009, 15:36 +0200 schrieb Dorian M.:
> Hello, i search how create plugin for write :
> _def(param, value) and press [Tab]
> transform to :
> param = (typeof param == 'undefined') ? value : param;
>
> Thanks for yout help.
You do not have to write a plugin for that, just edit your snippets.conf
accordingly. See the manual for details on how the snippets.conf does
work.
Regards,
Dominic
--
Dominic Hopf <dmaphy at gmail.com>
http://dominichopf.de/
Key Fingerprint:
A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.geany.org/pipermail/users/attachments/20090829/e6eb5f65/attachment.pgp>
More information about the Users
mailing list