Skip to content

Open/Save dialog should support autocompletion for the filename #28

Description

@lhecker

The Windows file picker can do it, so we should too. Typing in the filename field should automatically find files with related names and suggest them.

  • Could use the fuzzy picker for this (src/fuzzy.rs) or prefix matching
  • The suggestion panel should be a floater (attr_float) attached to the filename

example image from Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-taskSmaller tasks. Requires work in the 100s of LOC (usually).E-help-wantedWe encourage you to jump in on these!

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions