Enable Machine Learning for Code Completion

Code completion may be enhanced with ML

You can use ⌘⇧A (macOS) / Ctrl+Shift+A (Windows/Linux) and then type in machine learning to toggle Machine Learning Code Completion on.

Java Code Completion is based on machine learning (ML), which is an alternative to the standard ranking mechanism. This data has been gathered from our EAPs. Note that we do not collect any source code, only information about your interactions with the code completion UI.


Related Resources

Commit Changes
Commit your changes to VCS
Disable Usages
Disable the inlay hint for Usages
Navigating a Long Class
There are various tips and tricks you can use to navigate a long class in IntelliJ IDEA