Please Help
I’ve been trying to figure out how to make lines wrap to the next line without increasing the width of the current line. When the text reaches the wrap limit instead of going to the next line, it just makes the width of the current line wider. Just in case this is important. I use prettier as my default formatter. and my settings for word wrap are:
-
Editor: Word Wrap = bounded
-
Editor: Word Wrap Column = 125
What I’ve tried
-
I’ve tried unistalling prettier
-
I’ve tried switching between various options in the Editor: Word Wrap settings page
-
I’ve tried asking AI. Wasn’t much help either