Java Code Intelligence not working

Question: Code Intelligence for Java does not work?

Repl link/Link to where the bug appears:
When I try to use the code intelligence to help with autocompletion and hints, nothing ever shows up. I’ve tried using ctrl+space, nothing. My code intelligence is on, there is no need to ask me to check.

I’ve tried to create new projects, and it does work with Python, not Java though. Why’s that?

Screenshots, links, or other helpful context:
image

// Literally just the default code
class Main {
  public static void main(String[] args) {
    System.out.println("Hello world!");

  }
}

I have same problem.

1 Like

I think it may just be that replit is slow and lagging

All,

This issue is now resolved by our team. Pleas elet us know if you have any further issues.