How do I activate word wrapping in text editor in Aptana Studio?

随声附和 提交于 2019-12-05 01:02:15

Tried right-clicking within the editor and selecting ‘word wrap’ from the context menu?

James

On Main Menu click "Window" choose "Preferences". In left-side list, click "Aptana Studio". An alphabetical list on right side will show. Select "Editors" then check "Enable word wrap (requires restart)".

It seems to work on the latest version of Aptana as well. Here are some screenshots of where you can find such option.

I'm using Aptana Studio 3 and you can right click anywhere in the code and select Word Wrap which should be the second last option.

I'm using Aptana Studio 3, build: 3.4.2 and found that 'word wrap' can be change with in editor from context menu, BUT only if the mouse are on line number field! If the mouse is on text editor the option 'word wrap' missing. This change only setting for current opened file. It will be good to change default option !

Window > Preferences > Aptana > Editors...

Actually click on the word "Editors", you don't need to click the "+" symbol next to it. Once that loads, go to the "Advanced" tab, and you should see the option you're looking for to enable word wrap.

Found that here. http://forums.aptana.com/viewtopic.php?f=14&t=7482

Once you restart, you should be good to go.

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