[Pydev-users] [pydev - Users] RE: 2751?

2009-05-04 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7363546 By: jhgarrison 2752 finally showed up sometime over the weekend __ You are receiving this email because you elected to monitor this f

[Pydev-users] [pydev - Users] Function names are not highlighted

2009-05-04 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7371072 By: vehakki Hi Function names are highlighted when they are defined-created but they are not highlighted in the actual code. def iamafunction(test='test'): # The function name is highlighted here