Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Phoenix FrameworkNew to Visual Studio Code? Get it now.

Phoenix Framework

phoenixframework

|
38,029 installs
| (2) | Free
Syntax highlighting support for HEEx
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Phoenix package for VS Code

Syntax highlighting support for Phoenix templates.

Features

  • Support syntax highlighting for .heex files
  • Extends Elixir's syntax highlighting to support HEEx's syntax inside ~H

Emmet Support

To use emmet with .heex file extensions, include the options below in your settings:

"emmet.includeLanguages": {
  "phoenix-heex": "html"
}

License

Copyright (c) 2021, Marlus Saraiva.

Source code is licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft