Doc String Formatting
Brought to you by:
fabioz
This is very much a low priority 'wishlist' item, but
it would be nice if some day pydev could feed
docstrings into a system such as epydoc
(http://epydoc.sourceforge.net/index.html) or
EasyDoc (http://htmltmpl.sourceforge.net/easydoc.html)
This would provide nicely formatted 'javadoc' type text
for tooltips, code completion, etc.
Given the runtime overhead this would incur, perhaps it
could be a user preference setting (ie 'raw docstrings
or fancy formatted docstrings')
Logged In: YES
user_id=1267423
+1 vote for this feature.