Spacemacs python 不能补全import module里数据结构中的方法。

windows+spacemac+python layer 补全不好用啊 import numpy numpy dot 后有补全提示。 tstVec = numpy.array([1, 2, 3, 4]) tstVec dot 后就没提示了。

网上搜了很久,有个类似的帖子 python - emacs-jedi does not find numpy completions - Stack Overflow , 不一样的地方是他用的emacs-jedi补全,而我用的是company-anaconda 作为backends。 貌似其它非内置类型数据结构都有这个问题,很困扰啊,求高手相助啊。。。:pensive:

spacemacs 配置信息: emacs-25.0.94.2 spacemacs-0.105.22

dotspacemacs-configuration-layers '( (auto-completion :disabled-for org) better-defaults emacs-lisp git (shell :variables shell-default-height 30 shell-default-position 'bottom) syntax-checking version-control han python ipython-notebook (c-c++ :variables c-c+±default-mode-for-headers 'c+±mode c-c+±enable-clang-support t) semantic )

同求,我也是遇到这样问题。兄弟,你解决没有

我一直没有解决。以前发过一个帖子的。

这个是什么字体?

运行下就有提示了