One thing you can do is turn on the option 'Link with editor' on your package\project explorer view. You have the *down arrow* ['View Menu' tooltip] and an option at the bottom--'Link with Editor'.
That way, any active file in the editor will highlight the file in your view, and you can keep track of which file you editing by it's location in your project structure. The only problem with this is that, if you have a deep/long project structure that you'll notice that your view will be jumping all over to focus on the entries, but it's a behavior you can get used to, albeit it can get annoying at times. On Jul 1, 7:42 am, Rex <rex.eastbou...@gmail.com> wrote: > Kind of a petty question: > > I've been using PyDev to do my Django work and find it to be great. > However, my only gripe is that it's hard to keep track of tabs, since > they display only the (non-qualified) file name, which is a problem > given Django's very regular naming scheme. So for example I'll often > have 4+ tabs that are all named "views.py", and I have to mouse over > each to find which one is the one I'm looking for. > > For those of you who use PyDev, have you found this to be an issue as > well? Are there any solutions, like a plugin that adds the parent > directory name to the tab? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---