Skip to content

[FEATURE] Autocomplete for fish shell #47

@dsluo

Description

@dsluo

Use Case / Problem

Add completions for fish shell, which is supported by argcomplete.

Proposed Solution

https://github.com/kislyuk/argcomplete/tree/main/contrib#fish-support

In scripts/completion/fab_completion.fish:

register-python-argcomplete -s fish fab | source

Alternatives Considered

No response

Impact Assessment

  • This would help me personally
  • This would help my team/organization
  • This would help the broader fabric-cli community
  • This aligns with Microsoft Fabric roadmap items

Implementation Attestation

  • I understand this feature should maintain backward compatibility with existing commands
  • I confirm this feature request does not introduce performance regressions for existing workflows
  • I acknowledge that new features must follow fabric-cli's established patterns and conventions

Implementation Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedIssue identified as good community contribution opportunities

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions