Code Monkey home page Code Monkey logo

vscode-handlebars's People

Contributors

andrejunges avatar cancerberosgx avatar ianmcl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vscode-handlebars's Issues

"ctrl+/" insert "//" instead of "<!-- -->"

When using with node Js, express et handlebars in Visual Code.
Adding comment to hbs files doesn't work as normal without this extension.
Should add " " but it add "//" instead

Multi-line comments don't properly mute colors between open and close tags

For version 0.4.1 of the extension, when you use multi-line comment tags ({{!-- and --}}), and you have a Handlebars tag between the comment tags, the }} at the end of the tag causes the color muting to end on the comment.

Try to view a file with the following in it:

{{!--
This is a line with a {{handlebars.tag}} in it.
And then more stuff too.
--}}

At least for me, the visual color muting ends at the }} of the {{handlebars.tag}} tag.

Rename plugin?

I wasted some time trying to figure out where the paper-* snippets were coming from so I could remove them from vscode.

If you could name your plugin in a way that indicates that this isn't just for pure handlebars, it might save other developers from having to go on similar searches.

Support for Handlebars Partials

Thanks for the plugin.
It currently doesn't support partials which is the heart of handlebars to develop any good application.

When is this expected?
Getting the following error

Error: Handlebars partials are not supported: "{{> formViewType" at L7:C0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.