rope - RopeGenerateAutoimportCache on vim startup -


I would like to run RopeGenerateAutoimportCache every time I open my dragon project before working RopeAutoImport if I If I run RopeAutoImport before caching the project module, I get the following error:

  The global name my_func was not found!   

Is it possible to generate cash on each start startup or preferably to read the cache again?

Thank you! I went back to Python mode (which is a suggested plugin for Python) and found a problem in code for which, when writing it, I have a patch to merge: github.com/klen/ Python-mode / pull / 488

Now I'm not seeing this problem with the patch code.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -