Hello, On macOs I see full-line-inference process which always takes about 100% CPU, even if I don't use phpStorm and working with another application. How may I turn it off?
The issue about CPU consumption is filed here: https://youtrack.jetbrains.com/issue/IJPL-149457. You can vote for it to be aware of the updates. The feature can be disabled in Settings | Editor | General | Code Completion | Enable Full Line suggestions.
Hello Roman,
`full-line-inference` process is the Full Line Code Completion feature.
The issue about CPU consumption is filed here: https://youtrack.jetbrains.com/issue/IJPL-149457. You can vote for it to be aware of the updates. The feature can be disabled in
Settings | Editor | General | Code Completion | Enable Full Line suggestions.