IDE only writes on half of the screen and generates new line

Hey, my IDE Software automatically makes a new line if I write over like half or 1/3 of the screen. The software just did that one day and I don't how how to change it back. All the comments are meant to be in one line and not over the span of 2.

1 Like

Hi @ganymedfe. It appears you have accidentally enabled word wrapping in the editor.

The easiest way to change word wrapping is by pressing the Alt+Z keyboard shortcut. Doing that will cycle through each of the word wrap settings on each press of the shortcut:

  • Off
  • On
  • Column
  • Bounded

So you may need to press the keyboard shortcut multiple times to get the setting back to "Off" as desired.

2 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.