In VS Code if I type "lorem" and then press enter it will generate a paragraph of lorem ipsum. The only problem is that the paragraph comes out as one very long line of text as opposed to several lines in the text editor. Is there a setting I can change so that it automatically generates my lorem ipsum on multiple lines?
How to get lorem ipsum to instantiate on multiple lines instead of 1 in VS Code?
37k views Asked by Cole At
6
There are 6 answers
0
On
Open VS Code.
Go to the settings "Settings".
In the search bar at the top of the Settings tab, type "word wrap" and press Enter.
Look for the setting named "Editor: Word Wrap" and make sure it's set to "on". This setting will automatically wrap long lines in the editor.
Close the Settings tab.
Now, when you type Lorem Ipsum text in VS Code, it should automatically wrap onto multiple lines instead of extending off the screen horizontally.
I think you have to put each lorem call into its own element, like
p*4>lorem10.lorem10would be 10 words of lorem.