10

How can i stop Brackets editor from wrapping my code onto the next-line. If my code line is too long for my screen, i prefer to scroll horizontally rather than have my editor fold or wrap it, making it had for me to understand my own code blocks.

I have tried looking for extensions...that didn't work. I also tried to look for settings which seem to be non existent or minimal.

Lukesoft
  • 953
  • 1
  • 12
  • 31

1 Answers1

18

There's View > Word Wrap toggle which you can use to disable this option.

Nathan Wood
  • 209
  • 2
  • 12
IceWave
  • 375
  • 3
  • 10