Help, Eclipse Ed, and pymel

So with a fair bit of reading(as there seems to be a fair bit if unorganized legacy out there currently for a new user) I’m making my first entry into pymel with the intention of using eclipse as the recommended dev env.

I need a bit of orientation as to what I should be seeing.

I have the auto complete set up but it seems a bit messy.
should this also be working for args and kwargs as well?
should i be seeing this… as highlighted in the attached image


Oh and being new to eclipse how do I make it remember that help dialog size?

Plus does anyone have any links to how to get it to communicate with maya?
hmm… and I notice that the auto complete stuff is missign from the maya 2011 dist. so I’m correct in d/ling the latest version just to be able to get at the extras/completion data yeah? seems a bit messy that its missing.

and to clarify should the pymel help files be linked if accessed through 2011? they don’t seem to be like the mel and python help is…
:scared:

Okay so the layout of the doc string in the help context(thats not particularly readable) is a result of the formating being set by the initial creation of the context size.

Does anyone know how to make eclipse default to a certain width for its help context?