Skip to content

Autocomplete of methods for given variables #979

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

Closed
krystophny opened this issue Aug 9, 2021 · 1 comment · May be fixed by #1210
Closed

Autocomplete of methods for given variables #979

krystophny opened this issue Aug 9, 2021 · 1 comment · May be fixed by #1210

Comments

@krystophny
Copy link

krystophny commented Aug 9, 2021

Recently, the PR JuliaLang/julia#38791 for the REPL got merged to be included in the next Julia version. This means that the REPL will tab-complete statements like ?(x, y) to yield all methods that apply to x and y as well as ?(x with arbitrary additional arguments. It would be nice to have this also in the language server for use in VSCode and other editors. The current discussion is on https://discourse.julialang.org/t/tab-completion-to-find-methods-for-given-variable-s/66076

@krystophny
Copy link
Author

krystophny commented Jan 28, 2025

Closing, since not followed up for more than 3 years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants