Example of my problem:
Next, I copy the selected area (the tag with the line break in front of it):
Next, I paste the copied text into the cursor position:
As you can see, vs code formatting has removed the line break before the tag.
All extensions for xml and html except default html support from vs code are disabled.
How do I change the formatting so that the line break before the tag is saved?
CodePudding user response: