IDEA 源代码文件大小超出 2.56M : File size exceeds configured limit

Posted 东海陈光剑

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA 源代码文件大小超出 2.56M : File size exceeds configured limit相关的知识,希望对你有一定的参考价值。

File size exceeds configured limit (2560000), code insight features not available

Ask Question

This is built from Álvaro González's answer and How to increase IDE memory limit in IntelliJ IDEA on Mac?

Go to Help > Edit Custom Properties

Add:

idea.max.intellisense.filesize=999999

Restart the IDE.

https://stackoverflow.com/questions/23057988/file-size-exceeds-configured-limit-2560000-code-insight-features-not-availabl

以上是关于IDEA 源代码文件大小超出 2.56M : File size exceeds configured limit的主要内容,如果未能解决你的问题,请参考以下文章