Search code examples
prettier

Handlebar support for Webstorm


Is that plugins support Handlebar templates in Webstorm IDE. I tried some wsettings but not worked prettier. If anyone ahve information about that, it will be perfect for me.


Solution

  • Prettier does not support Handlebars.

    There is no plans to add support for Handlebars outside of Glimmer's subset. Prettier's plugin API can be used to create a plugin for it. Support Handlebars