I’m trying to use textmate, but I find it hard to navigate a project with it.
I admit I probably just don’t know the the IDE well enough.
Is it possible to highlight a class or method and jump to its definition?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not sure that I understood you question, but if you look for an IDE for Python I would strongly recommand you have a look at PyDev
It’s by far the most feature-rich IDE for Python and it has a really active development team. And did I mention it’s free and open source?