发现 ein 中的补全又消失了,然后看到上面这个变量变成 obsolete 了。作者最近好像更新挺频繁的。有人知道最新的补全应该怎么设置吗? readme 上好像没有诶。
从2月1日开始几乎完全重写。
我建议您完全重新安装, 删除任何旧配置.
对于python autocompletion功能,你应该安装 elpy.
EIN 会自动利用 elpy .
1 个赞
补全我用的 company,以前用的挺好的,现在的版本有什么办法吗?
我用的 spacemacs,已经彻底放弃 elpy 方案了。python 补全曾经用的 anaconda-mode,现在用的 mspyls。因为 elpy 以前用的时候觉得挺重,所以应该是不会再回去了。
另外现在用 matplotlib 绘图会生成一个 imagemagick 的窗口,之前不是这样的,是把图片插入 buffer 中的,这个是什么情况?
恩, 我试过一次EIN跟lsp配合, 完全失败了。
可以用 jupyter 自带的补全配合 company 吗?感觉 jupyter 自带补全已经完全够用了。
抱歉, 使用lsp-mode测试集成需要更多时间。
Here are recent instructions for spacemacs:
1 个赞
从 README FAQ:
We find inserting images into emacs disruptive, and so default to spawning an external viewer. To override this,
M-x customize-group RET ein Ein:Output Area Inlined Images
1 个赞
no, sorry.
感谢,那我就先等一下吧,mspyls 现在对我来说是刚需