I searched for word wrap and line wrap in jide's CodeEditor and nothing found, is it possible to wrap contents around current viewport?

Thank you, Mika

link|improve this question

80% accept rate
feedback

1 Answer

up vote 1 down vote accepted

JIDE Code Editor doesn't support line wrapping. The reason is, as its name indicates, it is for source code editing purpose. I haven't seen any code editors in the major IDEs that support line wrapping.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.