Eclipse--设置show whitespace characters

在Eclipse中,有时候无法区分敲的是空格还是缩进,无法保证代码的美观:

 20180531_Eclipse--设置show whitespace characters

 

可以打开:

Window--Preferences--General--Editors--Text Editors

勾上Show whitespace characters(configure visibility),就可以显示缩进的符号。

 20180531_Eclipse--设置show whitespace characters

 

项目以及符号说明:

 20180531_Eclipse--设置show whitespace characters

 

Space空格

Ideographic space表意空格

Tab制表符

Carriage Return回车

Line Feed换行符

 

参考文章:https://blog.csdn.net/jamiecheung/article/details/73274484

相关文章:

  • 2021-12-11
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-28
  • 2021-11-02
猜你喜欢
  • 2021-05-19
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2021-08-02
  • 2021-05-17
  • 2021-09-11
相关资源
相似解决方案