Which editor to write Script-Fu?

Which editors do you folks use to write Script-Fu's with?
So far i am using jEdit because there is a Scheme plugin, proper syntax highligtning and word completion.
i am wondering if there are better suiting editors though.

I Use PSPad

I use PSPad.

Here is a user colour syntax file I put together for PSPad that includes all the gimp pdb functions most constants, and all the defined scheme functions used by tinyfu:

http://ffaat.pointclark.net/incoming/TinyFu.zip

(I used to use notepad++ but the scheme syntax highlighting broke in the last version I tried...)

-Rob A>

DrScheme

For Script-Fu scripts I use DrScheme.

Which editor to write Script-Fu?

i wrote only a couple of scripts using notepad++,
not sure if is better