Friday, April 17, 2020

vim plugins for python which supporting auto-completion for dynamic attributes.

Hi,

I'm using a python package called aiida-core, see here for more info:
https://github.com/aiidateam/aiida-core

This package uses so many dynamic/runtime loaded modules, as a result,
all of the attributes belong to these modules are failed to
auto-completion by using the static analysis method. While if I work
with ipython/jupytor, all of these dynamic attributes can be
auto-completed.

I want to know whether there are some vim plugins for python which
supporting auto-completion for dynamic attributes?

Regards
--
Hongyi Zhao <hongyi.zhao@gmail.com>

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAGP6PO%2B7req8BHc1KgfRRb0H2X1UhEM3dobbWF%2BwnU45jBW6zg%40mail.gmail.com.

No comments: