简体   繁体   English

Pydev,Eclipse的namedtuples(python)是否自动完成?

[英]Autocomplete for namedtuples (python) for Pydev, Eclipse?

As above, I'd love to have some autocompleting for namedtuples in python, is there anyway to do? 如上所述,我很乐意为python中的namedtuples提供一些自动补全功能,还是可以做吗? I use Pydev. 我使用Pydev。

PyDev doesn't currently analyze namedtuples to give you a better introspection for it. PyDev当前不分析命名元组,以便您对其进行更好的自省。 Please enter that as a feature request in the PyDev tracker (see: http://pydev.org/about.html for links). 请在PyDev跟踪器中将其作为功能请求输入(有关链接,请参见: http : //pydev.org/about.html )。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM