top | item 29293022

(no title)

Bystroushaak | 4 years ago

Not sure about bare PyCharm, but if I shift click on any function use, it goes to the function definition. When I shift click on the definition, it shows me all of the uses. I use a lot of custom shortcuts for things like refactoring (rename, move up / down the class hierarchy, move to another file, change signature / arguments) and to show quick documentation.

discuss

order

Bystroushaak|4 years ago

That should be CTRL+SHIFT+click, not just shift click. Muscle memory, heh.