> What do you mean by definitions?
The commands where the gadgets are first defined.
Take the example images below... say you want to find where the
CalendarGadget is first defined in the big screenshot below. When
you scroll such code in the IDE, it's hard to spot it at first, just as
it is in the screenshot. It gets "lost in the sea", as it were.
Then look at the second big screenshot under it, and with syntax
coloring for gadget definitions you can easily see CalendarGadget
immediately.

Makes for quicker editing, especially when a lot
of code surrounds the definition.
Yes, I know all gadget definitions would be colored, but that's
not a problem, IMO. Makes finding all gadgets very easy when
scrolling your source looking for them.

.
