Skip to content

YussufSassi/zed-twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloads on Zed Extension Store

Twig for Zed

This is a zed extension that enables intellisense and syntax highlighting for the twig templating language.

Get Emmet to work

Edit your ~/Library/Application\ Support/Zed/extensions/installed/emmet/extension.toml accordingly:

[language_servers.emmet-language-server]
language = "HTML"
languages = ["HTML", "PHP", "ERB", "JavaScript", "TSX", "CSS", "Twig"]

[language_servers.emmet-language-server.language_ids]
TSX = "typescriptreact"
HTML = "html"
PHP = "php"
JavaScript = "javascriptreact"
CSS = "css"
ERB = "eruby"
Twig = "twig"

Credits

This extension uses:

Contributions are welcome!

About

Syntax highlighting and Intellisense for Twig in Zed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •