Vscode-phoenix: do your .heex and ~H also look different?

this is how it looks in .heex

and this is how it looks in ~H (looking nice)

1 Like

I don’t have the same issue.

Do you have this set in your vscode settings?

  "files.associations": {
    "*.heex": "phoenix-heex"
  },
3 Likes

that’s it. :+1: