[wingide-users] epydoc!
Jason L Connor
jconnor at redhat.com
Tue Oct 4 10:08:02 MDT 2011
On Tue, 2011-10-04 at 08:35 -0700, Gene Campbell wrote:
> Hi,
>
> How would epydoc be used to implement better source analysis, and thus
> auto-completion?
>
> Is the idea that we would document methods, and the epydoc comments
> will tell Wing about the argument types?
>
> def plant(seed, *tools, **options):
> """
> @param seed: The seed that should be planted.
> @type seed: Seed
> """
>
> Thanks
> Gene
Yes, that's exactly how it could work. The ide could use the @type doc
for the arguments and the @rtype for the return type. PyCharm already
has this feature. Oddly, I still find WingIDE's autocomplete more
useful ;)
+1 to epydoc support
--
Jason L Connor
linear on freenode #pulp
http://pulpproject.org/
RHCE: 805010912355231
GPG Fingerprint: 2048R/CC4ED7C1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
Url : /pipermail/wingide-users/attachments/20111004/c87dd298/attachment.bin
More information about the wingide-users
mailing list