Pycharm 2017.2 (PRO) quick hierarchy on top is gone

Completed

Hi,

In pycharm 2017.1 there was a really useful feature for me which showed where I cam located in the code hierarchy (class name -> method name). It was located just above the editor window.

That was a very useful feature which allowed me to quickly know where I am in the code, especially when working on classes with identical method names (inheritance).

Now with pycharm 2017.2 that feature has disappeared. Is there an hidden button to enable it? Should I open an issue in youtrack?

 

Best regards,

Noam Meltzer

0
1 comment
Avatar
Permanently deleted user

And now I'll answer myself - hopefully someone will find it useful:

The feature is called "Breadcrumbs" and for some reason it was moved to the bottom part of the editor. Right clicking it allowed me to move it to the top.

0

Please sign in to leave a comment.