Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

completion support coverage #23

Description

@amtoine

in the long run, i'd like to have more external and custom completions inside both gm and sugar 👍

in gm

  • custom completion on all the exported commands, e.g. host + user + project completion, possibly by pulling GitHub (? 😮)

in sugar

external completions

  • the gh CLI command of GitHub in sugar completions gh: based on gh version 2.28.0 (2023-04-25)?
  • the usual git command
    • draw the full list of commands and options
    • write them all, even empty, for completeness
    • write custom completion for them
    • split the externals into modules, e.g. core, cherry, remote, worktree, ..., to allow importing only usefull commands more easily

custom completions

  • sugar git
  • sugar gist (removed)
  • sugar gh
  • sugar dotfiles (removed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions