I miss a more special definition-handling in syntax-files
for dotbased-languages like Java, JavaScript etc.
Something like you could specify which keyword belongs
to which methods and properties.
Example:
[Keywords 1]
key
keyPressed()
commandDown
controlDown
key
keyCode
So you can type "key.keyPressed(whichKey)" and this would right
highlighted. And on the other hand "math.keyCode" would marked
as wrong syntax.
The next step could be an automatic drop-down-list for the
actual keyword, like in Borland C++.
Syntax Definiton
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard