Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nested getfield tab completion doesn't seem to work #41125

Closed
anandijain opened this issue Jun 7, 2021 · 1 comment
Closed

nested getfield tab completion doesn't seem to work #41125

anandijain opened this issue Jun 7, 2021 · 1 comment

Comments

@anandijain
Copy link
Contributor

im certain i've asked this before, but why does nested tab completion of getfield not work?

x.foo # completes
x.foo.bar # bar doesn't complete 

more annoying is that the double tab doesn't show the fields that are contained by x.foo

julia> versioninfo()
Julia Version 1.6.0
Commit f9720dc2eb (2021-03-24 12:55 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, skylake)
Environment:
  JULIA_EDITOR = code
  JULIA_NUM_THREADS = 4

related to #24257 and #30750

@anandijain
Copy link
Contributor Author

lol

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

No branches or pull requests

1 participant