markbjerke / vscode-handlebars-preview

Live preview for your Handlebars templates for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=chaliy.handlebars-preview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handlebars Preview for Visual Studio Code

Live preview for your Handlebars templates. Extension compiles Handlebars template on the fly, apply preview data and render resulting HTML in separate window.

Features

  • Live prview for Handlebars templates. Preview updates as you type.
  • Support for fake data. Add file yourtemplate.handlebars.json to be a context of the template

Example

demo

Usage

  • Use the keybinding 'ctrl+p h'
  • To run from command panel 'ctrl+shift+p' and type "Handlebars: Open Preview"

Credits

License

MIT

About

Live preview for your Handlebars templates for Visual Studio Code

https://marketplace.visualstudio.com/items?itemName=chaliy.handlebars-preview


Languages

Language:TypeScript 99.0%Language:Makefile 0.7%Language:HTML 0.3%