idea日常使用设置(持续更新....)
2023-11-01 本文已影响0人
莫客991
1、如何设置滚轮缩放字体大小

2、文件过大,报如下错误,如何解决:
The file size (3.5 MB) exceeds the configured limit (2.56 MB). Code insight features are not available.

- 错误原因 :该文件的字节过大
-
解决方案:配置如下参数:idea.max.intellisense.filesize=10000
image.png
