原因 1 文件过大导致idea不能识别 修改idea配置文件 安装目录找到bin目录中的idea.properties文件 idea.max.intellisense.filesize=9999 重启即可