How to turn on Word Wrap in Aptana Studio
I am using Aptana studio since a reader recommended me in one of my earlier post. I found Aptana Studio an excellent tool for designing my web pages. Initially, I was quite surprised when I saw no word wrap in the editor area. Browsing through different menus I couldn’t find how to turn on word wrapping. Here is a cluttered view of my code editor before word wrapping was not unable:

Searching through Aptana forums I come to know how to turn on word wrapping. It wasn’t that hard.
- Go to Windows > Preferences.
- Click Editor in left side pane and then click Advanced tab.
- Check the Enable word wrap (requires editor restart) and click apply.

Though it suggest that editor need to be restarted but it would apply without restarting anything.
Now check this screenshot with word wrap enabled:

There are still known issues though AFAIK.
Beautiful. Thanks this helped a ton.
There are two places where “editors” appear. It took me a long time to realize that your blog post was correct. There is “General->Editors” and there is also “Aptana->Editors”. Your screenshot shows this, but somehow I still managed to miss it.
Go figure!
You say that reboot of Aptana is not necesary, but if you don’t reboot Aptana the line numbers will be incorrect.
Thanks for the help!
After enabling word wrap, Aptana slowed down extremely and crahed several times a day. So I switched it off again.
Thanks! That sneaky advanced tab eluded me for minutes.
Thanks! You are helped me very much! Good luck
thanks. I was searching for word wrap feature. It was that easy.