Files
openide/python/testData/hierarchy/call/Static
Daniil Kalinin ac21144456 PY-21354 Call Hierarchy - go to line where function is /used/ (not defined)
`Jump to source` or double-click action now moves cursor to the first usage of the selected function inside other function, not to the definition
If there is more than one usage of the function A inside function B, it is now shown with an additional label like `(3 usages)`

PY-55537 Call Hierarchy: don't show last node as expandable
Last node no longer shown as expandable if it has no children

Merge-request: IJ-MR-25288
Merged-by: Daniil Kalinin <Daniil.Kalinin@jetbrains.com>

GitOrigin-RevId: ea290dc20f03207a8197e7e2ec2d5d17232c3d72
2022-08-11 12:47:35 +00:00
..