Last Site Update: 13 October 2005 | Latest Version: 0.9.8.3 |
||||||
|
||||||
Content AssistantsSome content assistants to make your life easier... They are activated through Ctrl+1 Currently, there are 4 content assistants implemented in pydev:
Move import to global scopeBefore![]() After ![]() Create docstringMust be called in the 'def' line.Before ![]() After ![]() Assign result to new local variable (or field)Before![]() After ![]() Surround code with try..except or try..finallyMust have some code selectedBefore ![]() After ![]() |