How to fix «The file size exceeds configured limit» / «Code insight features are not available» in IntelliJ IDEA?

01

Step 1

Open the menu item: «Help» → «Edit Custom Properties»:
02

Step 2

Set the parameter:

idea.max.intellisense.filesize=999999

03

Step 3

Restart IntelliJ IDEA.

stackoverflow.com/a/42147946