On Sat, 29 Aug 2009 16:41:38 +0200, Dorian wrote: >Thanks, i set : > >[Javascript] >> _def=param = (typeof param == 'undefined') ? value : param; >> > >But i don't understand how use variables (it's not in the manual :
In that case you need indeed to write some own code, e.g. a plugin. General help on how t start can be found in the plugin API documentation on http://www.geany.org/manual/reference/ (see also the included HOWTO). More information can also be found in the HACKING document (http://www.geany.org/manual/dev/hacking.html and included in the source distribution of Geany). If you have any detailed questions, just ask. Regards, Enrico -- Get my GPG key from http://www.uvena.de/pub.asc
pgpPJgqXLA9ge.pgp
Description: PGP signature
_______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
