phoenixframework / vscode-phoenix

Syntax highlighting support for Phoenix templates in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=phoenixframework.phoenix
MIT License
160 stars 10 forks source link
phoenix-framework syntax-highlighting

Phoenix package for VS Code

Syntax highlighting support for Phoenix templates.

Features

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.