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.

  • @iamericandreOP
    link
    15 months ago

    Cool I’ll look into why my beautifier isn’t working

    • @friend_of_satan
      link
      English
      25 months ago

      One thing you can do is look at your code in a hex editor to see what that data is. There are a lot of white space characters that are not 0x20