gpt4 book ai didi

intellij-idea - 如何禁用强制性自动换行?

转载 作者:行者123 更新时间:2023-12-04 18:21:24 25 4
gpt4 key购买 nike

当我打开行很长的文件时,IntelliJ会强行换行并给出此消息this document contains very long lines. soft wraps were forcibly enabled to improve editor performance

按照此链接的说明,我在常规编辑器设置中禁用了自动换行,并使用帮助菜单创建了idea.properties文件,并在其中添加了'editor.soft.wrap.force.limit=nnnnn

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206704105-Forced-Soft-Wrap-in-Active-Editor-Window

但是,除非我在事件编辑器中专门禁用它们,否则intellij会继续包装这些行。有什么建议么?

enter image description here

最佳答案

您应该指定一些较大的数字,而不是nnnnn,例如

editor.soft.wrap.force.limit=100000

请注意,编辑器可能会变得很慢。默认限制为10000。

关于intellij-idea - 如何禁用强制性自动换行?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48791323/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com