Pycharm 2017.2 (PRO) quick hierarchy on top is gone

已完成

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
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

请先登录再写评论。