Z
Z
zelsky2016-08-05 09:27:00
Django
zelsky, 2016-08-05 09:27:00

Go to definition Django Vim?

Question, I'm using virtualenvwrapper. I started using CBV, but I don’t remember all the functions for all classes, also with mixins. The question is how in vim it is possible to see where this or that class, or mixin, is declared.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-08-05
@zelsky

vim jedy autocomplete
or
https://github.com/davidhalter/jedi-vim
Goto definitions <leader>d(follow identifier as far as possible, includes imports and statements
)site-packages/django/views/generic/base.py

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question