|
On 29-Aug-05, at 7:58 AM, David Olofson wrote:
However, I can't remember seeing an editor with a "highlight matching keyword" feature...
The standard vim lua highlighter has the nice feature of colouring the end in function ... end a different colour than the end in do ... end. This combined with the fact that it stops highlighting 'end' altogether when you leave out a then, for example, makes most such simple errors immediately obvious.