0
点赞
收藏
分享

微信扫一扫

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

沐之轻语 2022-06-08 阅读 58

​​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​​


举报

相关推荐

0 条评论