views:

44

answers:

2

I have one file in my project, (the readme file,) which I would like Wing IDE to display with wrapped lines. Is it possible?

+1  A: 

Yes this is possible. Here's how you would do this:

Edit > Preferences > Editor > Line Wrapping

In this window, make sure that the "Wrap Long Lines" box is checked. You can then edit settings in the same window like at what position the line show wrap, etc.

inspectorG4dget
I asked about doing it on one file.
cool-RR
A: 

It seems like it's currently not possible.

cool-RR