Configuring VSCode to use with Elixir and Phoenix Templates

Welcome :smile:

Did you manage to get formatting working? I ditched beautify in favour of heex_formatter, which just got merged into the main branch of phoenix_live_view and should be available out of the box soon™. That lets you run mix format for both Elixir and HEEx code.

Here’s a possible vscode keybinding + task setup.