当前位置:网站首页>IntellJ IDEA如何显示换行符(line endings)
IntellJ IDEA如何显示换行符(line endings)
2022-08-01 09:45:00 【石头StoneWang】
如何查看?
点击文件打开后,在Editor右下角有编码。
目前观察社区版 Community2020.3.1 Windows版是没有的,至于这个版本的mac平台的有没有就不太清楚。
注意
其实我本意显示换行符是想要达到类似这样的效果,把每行的换行符都显示出来,但是在IDEA里没找到选项
不过问题不是很大,因为可以认为一个文件里所有行的换行符都是一样的。所以统一显示文件的换行符即可。
(也可以制造出一个文件,同一个文件包含不同的换行符,比如用程序生成的文件,故意弄不同的换行符,实际测试是可行的)
附录
如何在IntellJ IDEA中批量修改文件换行符
https://blog.csdn.net/w8y56f/article/details/126081575
边栏推荐
猜你喜欢

Shell:条件测试操作

Batch大小不一定是2的n次幂!ML资深学者最新结论

Three chess (C language implementation)

rpm and yum

Analysis of High Availability Solution Based on MySql, Redis, Mq, ES

SAP ABAP OData 服务如何支持 $orderby (排序)操作试读版

HoloView——实时数据

Visualization - Superset installation and deployment

net stop/start mysql80 access denied

node 格式化时间的传统做法与高级做法(moment)
随机推荐
Lsky Pro 企业版手动升级、优化教程
Analysis of High Availability Solution Based on MySql, Redis, Mq, ES
opencv创建窗口—cv.namedWindow()
sql server, FULL模式, dbcc shrinkfile(2,1) 不能收缩事务日志,还是原来的大小,是为什么?
用OpenCV的边缘检测
Leicester Weekly 304 6135. The longest ring in the picture Inward base ring tree
BGP综合实验
ASP.NET Core 6 Framework Revealing Instance Demonstration [30]: Develop REST API with Routing
shell脚本------条件测试 if语句和case分支语句
灵魂发问:MySQL是如何解决幻读的?
使用ESP32驱动QMA7981读取三轴加速度(带例程)
Optimal dazzle Oracle database support what kinds of type of the time and date
Shell: Conditional test action
GBase 8s 锁分类
How does UXDB return the number of records for all tables in the current database?
消息队列面试题(2022最新整理)
A problem with writing to the database after PHP gets the timestamp
net stop/start mysql80 access denied
mysql login in cmd and basic operations of database and table
SAP ABAP OData 服务如何支持 $orderby (排序)操作试读版