This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Description
Is your feature request related to a problem?
We can switch from a match to the other whether it be previous or next.
You switch from element to element in any case. You can switch from parent to child or the way around depending on what is currently selected.
E.g. if you move to function and then make a further move, you reach its very first parameter but not to the succeeding function directly.
Desired solution
Implement some buttons that let you switch between (previous/next) types (e.g. from class to class, parameter to parameter, etc.)
Possible alternatives (optional)
Alternative solution 1: Implement some keyboard combinations
Alternative solution 2: Create a window that when an element is selected (visible by blue highlight marker), lets the user switch between
Screenshots (optional)

Additional Context (optional)
No response