daaain / Handlebars

Fullest Handlebars.js templating support for Sublime Text 2 / 3. Also drives syntax colouring on Github and in Visual Studio Code. Install from: https://packagecontrol.io/packages/Handlebars.
MIT License
301 stars 48 forks source link

Curly brackets not highlighted? #44

Closed gabrieltomescu closed 10 years ago

gabrieltomescu commented 10 years ago

Hi, I just installed the Handlebars package for ST3 but I'm not sure I'm getting the correct color highlighting for the curly brackets.

Here's a screenshot of a sample file:

image

I'm using the Spacegray/base16-ocean.dark theme. Is this what other people are seeing?

Any help would be appreciated.

daaain commented 10 years ago

It does look weird, but it very well might be the theme not implementing some language features.

Can you try something built in like Monokai and see if that's any better?

gabrieltomescu commented 10 years ago

@daaain Yep seems like Monokai is much better. I'll see what I can do with Spacegray theme.