Skip to content

[Feature request] Tab completion of options for a user defined alias #49528

Open
@cassepipe

Description

@cassepipe
Bugzilla Link 50184
Version 10.0
OS Linux
CC @JDevlieghere

Extended Description

Hi !

I was advised to file a bug report after I had posted my issue on StackOverflow :

https://stackoverflow.com/questions/67231162/lldb-tab-completion-after-user-defined-aliases/67305975#67305975

I defined the following alias in lldb :

command alias bfn breakpoint set -n %1

Sadly, this alias does not allow Tab completion as the regular command does.

All the time gained in typing the command is lost typing whole identifiers that are sometimes quite complex.

Nevertheless, buit-in aliases allow for completion so I assume there's a way to achieve the same behaviour for user defined aliases.

Thanks for your time and the work you put in making great software.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaconfirmedVerified by a second partyenhancementImproving things as opposed to bug fixing, e.g. new or missing featurelldb

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions