Skip to content

record tab behavior to return the most commonly used command in the list? #61

@czhang03

Description

@czhang03

Is it possible to give a parameter like $wordCompeletionFreq that contains all the user's profile of the frequency he uses one augment.

for example I uses git status for 100 times, but I uses git stash only for 10 times.
$wordCompeletionFreq will have {commit: 100, stash:10}

This way, We can return the most used command to complete.

I don't know a lot about powershell, I don't know whether that is possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions