如何在 Eclipse 中默认启用自动换行?

How do you enable word-wrap by default in Eclipse?(如何在 Eclipse 中默认启用自动换行?)

本文介绍了如何在 Eclipse 中默认启用自动换行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Simple question: how do you enable word-wrap by default in Eclipse? I looked at this plugin but it only goes up to Luna. In addition, this plugin is a separate text editor and does not have syntax highlighting or validation. I'm open to other suggestions.

解决方案

Word wrap is available in Eclipse Neon IDE: https://www.eclipse.org/neon/noteworthy/#_word_wrap_in_text_editors.

Just consider using the latest version.

Keyboard shortcut: Alt+Shift+Y

Or button:

Or menu Window > Editor > Toggle Word Wrap:

这篇关于如何在 Eclipse 中默认启用自动换行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:如何在 Eclipse 中默认启用自动换行?

基础教程推荐