问题描述
android studio中整个文件内容不显示,并且提示
this document contains very long lines. soft wraps were forcibly enabled
解决方法
1.在出现问题的file上右击-》选择local history
2.可以查看相关的变化,然后选择左上角的revert
3.重启IDE
个人解决办法
我是直接用github回退
本文介绍了解决AndroidStudio中文件内容不显示的问题,通过使用Local History功能进行版本回退来修复因文件行过长导致的显示异常。
android studio中整个文件内容不显示,并且提示
this document contains very long lines. soft wraps were forcibly enabled
1.在出现问题的file上右击-》选择local history
2.可以查看相关的变化,然后选择左上角的revert
3.重启IDE
我是直接用github回退
5096
1万+
6048

被折叠的 条评论
为什么被折叠?