Hi Nikolaus, > Can someone tell me what the "Use locals and attrs in camel case (used > for assign quick-assist" option under "Code Style" does?
This is used for knowing how the assign to local/assign to field ( see: http://sourceforge.net/contentassist.html ) should create the target name (I'll update that editor so that it becomes clearer what's that). i.e.: On the call: MyCall() The assign should be to a variable named 'my_call' or 'myCall'. Cheers, Fabio ------------------------------------------------------------------------------ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users