Skip to content

Conversation

@KristofferC
Copy link
Member

Should fix #3916 (haven't tested)

@kimikage
Copy link

kimikage commented Jun 5, 2024

I believe I still lack the composure to review this PR.

As a matter of fact, my REPL did not hint "Documents/" when "Doc" was typed, and hinted "DocumenterTools" when "DocumenterT" was typed.
pkg_3917

@KristofferC KristofferC merged commit 7f6eb8b into master Jun 13, 2024
@KristofferC KristofferC deleted the KristofferC-patch-8 branch June 13, 2024 10:35
KristofferC added a commit that referenced this pull request Jun 13, 2024
…complete directories (#3917)

(cherry picked from commit 7f6eb8b)
@kimikage
Copy link

kimikage commented Jun 24, 2024

This is definitely an improvement, but I realized that this is not a perfect solution after looking at JuliaLang/julia#54906 (unrelated to this PR).

If you type "add Cha", "ChainRules" and "ChainRulesCore" will be candidates, and "ChainRules" will be displayed as a hint. Given the existence of "Chairmarks", the hint is somewhat misleading.

@KristofferC
Copy link
Member Author

KristofferC commented Jun 24, 2024

I didn't know that the inline auto complete did partial completions like that. I even thought I tried it...

KristofferC added a commit that referenced this pull request Jul 5, 2024
IanButterworth added a commit to IanButterworth/Pkg.jl that referenced this pull request Jul 21, 2024
@KristofferC KristofferC mentioned this pull request Jul 23, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent preference of local directories over package names in auto hints

2 participants