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

Navigation between types  #863

@DavidTen1

Description

@DavidTen1

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)

Screenshot 2022-07-01 at 14-13-01 API Editor

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions