Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 527 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 527 Bytes

About

phlex-emmet-ls is a language server that provides Emmet completions for Phlex templates.

demo

Instalation

Install the binary using cargo:

cargo install phlex_emmet_ls

Implemented features

  • Child: >
  • Sibling: +
  • Multiplication: *
  • ID and CLASS attributes
  • Implicit tag names
  • Text: {}
  • Climb-up: ^
  • Item numbering: $
  • Grouping: ()