[Greasemonkey] Any syntax tester/ indenter around for gm?

Brendan J verifex at gmail.com
Sun Aug 27 03:23:57 EDT 2006


Vikas,

I don't think I've heard of a code checker that checks for mispelled
commands.  However, there is a program I use that is fairly handy when it
comes to cleaning up code.  It's called PSPad (www.pspad.com), it has a
"Reformat HTML" option that works pretty well.

-Brendan

On 8/26/06, Vikas Pandey <vickyvirgo2k at gmail.com> wrote:
>
> OK. There is that shell and that compiler.
>
> I am using Crimson Editor for javascript/ gm scripts. It has syntax
> highlighting, and bracket-matching, but that is almost all it has.
>
> It doesn't have any option to arrange entire script in a readable format
> by putting indents, etc. It can't even preprocess the error to check for
> logical errors like mismatched bracket, undeclared var, wrongly spelled
> command.
>
> Is there any such pre-processor for JS/GM that would highlight errors in
> advance and prevent us from staring at the webpage when our script
> doesn't show.
>
> Thanks.
> --
> Vicky
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list