johnknoop / vscode-handlebars-preview

Preview Handlebars templates in VS Code
MIT License
16 stars 10 forks source link

Add preview button for .hbs files #53

Open panayot-cankov opened 1 year ago

panayot-cankov commented 1 year ago

The > Handlebars: Preview works like a charm on my end. Would it be possible to add a preview button like in the markdown preview:

image

johnknoop commented 1 year ago

Hi @panayot-cankov

Yes, this would be a useful feature. Unfortunately I don't have a lot of time to implement this. If you feel up for it, PR's are welcome :-)

(Also tracked in #10 )