Code completion for *.snap on the cli is broken
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
The .snap CLI completion bug was closed without comments or a documented fix, indicating it was likely abandoned. The report noted that _filedir "*.snap" incorrectly restricted tab completion to files matching *.*.snap.
Suggested action: —
No scores available.
Issue body
_filedir "*.snap" means only files that match *.*.snap get tab-completed.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | The .snap CLI completion bug was closed without comments or a documented fix, indicating it was likely abandoned. The report noted that _filedir "*.snap" incorrectly restricted tab completion to files matching *.*.snap. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without discussion. The tab completion bug for *.snap files, caused by an incorrect _filedir pattern, appears abandoned or resolved without documentation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Abandoned and closed without resolution. The report noted that _filedir *.snap incorrectly limits tab completion to files matching *.snap.snap. No fix or pull request was implemented. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1751391 snapcraft's snap's snap.yaml doesn't plug in the completer | snapcraft (launchpad) | closed | Missing completer line in snapcraft.yaml caused tab-completion failure. The report was closed without comments or resolution, indicating it was abandoned. | |
| #1590767 Support snap installed completion scripts | snapcraft (launchpad) | closed | Abandoned. The request to automatically source bash completion scripts from snap packages was closed without implementation or discussion. |