So yesterday I was using Sublime Text 3 to learn some PHP and whenever the text on one line couldn’t be displayed in one line on the window anymore, it would automatically go to the next line (with a slight indent meaning it’s not actually on another line but just displayed that way because my window wasn’t big enough.
Today I was writing some HTML and whenever the window didn’t fit my text, it would extend the window to the right and made it so I had to scroll to the right to read the whole line.
How do I get it back to how it was yesterday?
And also how do I make the sidebar display folders as well as the file I have open?