ntzanos
unread,May 28, 2012, 5:03:56 AM5/28/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to redcar...@googlegroups.com
I found two issues:
1. In java mode a String withing parentheses is not colorized (i.e. as a parameter in a method)
2. In python mode, when a method has more than one parameter, while the first one is "self", "self" is not colorized correctly
e.g. def foo(self,test): in "self" only the "s" will be colorized and the whole of "test"
Regards,
Nikos