How to use 'phoenix-heex' templates in VSCode

Do you get HTML intellisense in VS Code with this extension? I get syntax highlighting, but no HTML intellisense or autocompletion (eg. typing “<div c” should bring attributes like “class”, right?).

Also how about intellisense for assigns, functions defined in views, helpers (link, Routes etc.)?

2 Likes