Skip to content

Add missing “Type to filter” helper text in Select Lambda dialog #858

@SougandhS

Description

@SougandhS

When debugging chained lambda expressions in Eclipse, the Select Lambda dialog is shown to choose one of the available lambdas. Currently, the dialog includes a filter/search text field at the top, but it lacks any helper text explaining that typing will filter the list. This makes the UI slightly unclear for new users.

Image





Expected Improvement

Add a short helper label above the filter field, for example:

Type to filter the list of lambda expressions

org.eclipse.jdt.internal.debug.ui.actions.ToggleBreakpointAdapter.selectLambda(List<LambdaExpression>) - One can look into this class and make the changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions