Skip to content

![medium](https://www.gstatic.com/codereviewagent/medium-priority.svg) #39

@EddyTheCo

Description

@EddyTheCo

medium

The completion logic is currently limited to the first two words of a command. For commands that take multiple arguments, like tether <technology> <on/off> ..., hitting TAB after the second word will not provide the correct suggestions (e.g., it will suggest technologies again instead of 'on'/'off'). Additionally, the check at lines 188-190 prevents any completion if the current line ends with a space, which hinders discovering the next argument.

Originally posted by @gemini-code-assist[bot] in #38 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions