this post was submitted on 01 Apr 2024
3 points (80.0% liked)

Visual Studio Code

92 readers
3 users here now

Everything VS Code

founded 2 years ago
MODERATORS
 

I’ve been using vscode for years now and recently I’ve been having this issue where there’s random extra spaces in lines even after html tags are closed. Anyone ever seen this problem before?

Please excuse the code I had to use. I’m building an email.

you are viewing a single comment's thread
view the rest of the comments
[–] owenfromcanada 1 points 10 months ago

Does a global replace of \w+$ to nothing count as a beautifier?