well already is possible with existing add-ons. there is a add on for send to maya floating around, than the syntax complet files come with Maya in the devkit folder
I would be interested to find out how it deals with autocompletion of methods with optional keywords ie. Maya’s python commands. This is what is currently bothering me with Eclipse. After generating the complete list of flags and having the autocomplete docs pop up, as soon as you enter the parentheses, the pop up goes away. What does pyCharm do in this case?