Skip to content

feat: smart tab completion #11

@hars-21

Description

@hars-21

Tab completion currently only suggests first-word commands. Extend it to suggest saved request names for run, variable names for unset and header keys for header / unset header.

This requires passing context (ShellState) into the Completer implementation.

Requires understanding rustyline's Completer trait and threading state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality or user-facing improvement.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions