K
K
ks_ks2012-04-24 12:59:54
Django
ks_ks, 2012-04-24 12:59:54

Introspection of python code in Emacs, via ctrl?

This is how it is done in Eclipse (Aptana), and in many other IDEs.
You click with the “ctrl” button pressed on the name of the variable \ method \ class - you see all the possible addresses for finding this file, and if you wish, you can switch between them arbitrarily. Or, if the class \ method \ variable \ etc. are declared in one place, it immediately jumps to them.
I really want to file this one for Emacs. Who knows - tell me how. Surely there are already ready-made recipes.
Then it is interesting to know where.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2012-04-25
@seriyPS

You need to connect zope, then you can hover over the desired symbol and press C-c-gorM-x rope-goto-definition

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question