How to show whitespace and tabs but NOT line-break characters?

狂风中的少年 提交于 2019-11-29 10:39:53

问题


I'm trying to switch from Komodo to Eclipse.

I can't figure out how to keep line-break characters from being shown in eclipse - looks like they are shown along with tabs and other whitespace characters.

Is there a way to show tabs and other whitespace characters but not line-break characters?


回答1:


If you have Eclipse 3.7 you can disable them.

Preferences > General > Editors > Text Editors -- Look for 'Show whitespace characters' and click on the link 'whitespace characters'.




回答2:


Or you can directly click on the shortcut:




回答3:


In the Luna version, this configurability is now called "configure visibility" under "Show Withespace characters"




回答4:


In your Eclipse, go to:

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

Click the highlighted link (configure visibility) in the check-box SHOW WHITESPACE CHARACTERS and select the check box as per your requirement.



来源:https://stackoverflow.com/questions/6548187/how-to-show-whitespace-and-tabs-but-not-line-break-characters

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!