1

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

Ingo Kegel
  • 46,523
  • 10
  • 71
  • 102
blackuprise
  • 440
  • 6
  • 26

1 Answers1

0

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.

jidesoft
  • 202
  • 1
  • 3