Skip to content

zolrath/vscode-phoenix

 
 

Repository files navigation

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.

About

Syntax highlighting support for Phoenix templates in Visual Studio Code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published