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

Not getting autocomplete for Java interop #1687

Open
kbrah opened this issue Oct 17, 2023 · 1 comment
Open

Not getting autocomplete for Java interop #1687

kbrah opened this issue Oct 17, 2023 · 1 comment
Labels
bug Something isn't working editor Related to clojure-lsp on a text editor need-more-info

Comments

@kbrah
Copy link

kbrah commented Oct 17, 2023

Autocompletions work for clojure functions and libraries but Java functions are not being autocompleted. I am connected to the repl and in the repl I get autocompletion for Java stuff.

My editor is neovim and I have conjure set up for repl connection. I installed clojure-lsp through Mason.

Could very well be something I'm doing wrong but haven't been able to find a solution.

  • OS: MacOS
  • Editor: Nvim (LunarVim)
  • Version:
    clojure-lsp 2023.08.06-00.33.37-nightly
    clj-kondo 2023.07.14-SNAPSHOT
@kbrah kbrah added bug Something isn't working editor Related to clojure-lsp on a text editor labels Oct 17, 2023
@ericdallo
Copy link
Member

Do you have a repro? could you test on https://github.com/ericdallo/clojure-sample please? and tell exactly what you are trying to autocomplete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working editor Related to clojure-lsp on a text editor need-more-info
Projects
None yet
Development

No branches or pull requests

2 participants