开发者

Different the width of whitespace in eclipse editor

I set my editor use the whitespace only, but I got problem with the whitespace's width. The longer whitespace in blank lines, shorter in others. I have no idea how t开发者_如何学Goo configure it.

Different the width of whitespace in eclipse editor


You are using a variable width font. Change it to a fixed width font like Courier New/Consolas/Monaco/Menlo (depending on your preferences)

Go to Eclipse->Preferences->General->Appearance->Colors and Fonts->Structured Text Editors->Structured Text Editor font and set it to a fixed width font


If you do want to use a variable width font, just make all those fonts/colors use the same size.

Monospaced fonts are only used because editors still don't support relatively recent inventions like elastic tabstops which results in the type of issue you highlight. That plus habit.

I personally find that variable width fonts look so much better and increase the readability so much that they're totally worth it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜