Enable Machine Learning for Code Completion

Code completion may be enhanced with Machine Learning.

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

Module Import
Module Import
Using module import in IntelliJ IDEA.
Presentation Assistant
Presentation Assistant
Use Presentation Assistant to display shortcuts being used.
Commit Changes
Commit Changes
Commit your changes to VCS as you go.