exercism / exercism/configlet

completions: suggests incorrect `-e` slugs when `-t` is used

Open
#637 2 comments 0 reactions 0 assignees View on GitHub
kind: bug
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

Each completion script cleverly suggests exercise slugs when the `-e, --exercise` option is used. However, they always search the current directory, even when the `-t, --track-dir` is used. This means that it can e.g. suggest a slug that doesn't exist in the track directory that configlet is operating on.

I guess I'll call this a "bug". Can we look at the argument of `-t` when completing the argument of `-e`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.