Colin Chauche

Results 2 comments of Colin Chauche

May be related but I'm having this happen to files only when I add ` at the top of the file. Before format: ```html ``` After format: ```html ``` Without...

I wanted to offer an alternative solution that worked for me. I installed another VSCode extension called [Elixir Mix Formatter](https://marketplace.visualstudio.com/items?itemName=animus-coop.vscode-elixir-mix-formatter) and set this to be my default formatter for elixir...