2012/7/5 Gilbert Houtekamer <gilbert.houteka...@gmail.com>:
> Hi,
>
> I sometimes find myself looking for misplaced and missing brackets for a long 
> time, as context may given errors about a completely different location.
>
> For example this one took me a while
>    \goto{\url[localhost20381}[url(localhost20381)]
>
> (missing ] after this localhost20381).
>
> Is there a SciTE or Notepad++ or command line script that anyone wrote to 
> help with this?  It can be more or less sophisticated, but I found that 
> missing / mismatched { [ ] } give the most confusing errors.

A lot of (most?) programming editors do paren checking, at least in
that they show which paren matches the one the cursor is on.
Maybe you can simply switch it on/off per language in your editor?
(It’s been a while since I tried SciTE...)

Greetlings, Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to