javascript-libraries-syntax.vim icon indicating copy to clipboard operation
javascript-libraries-syntax.vim copied to clipboard

Emberjs and Handlebars?

Open salmankhann opened this issue 10 years ago • 4 comments

is it possible to support Ember.js and Handlebars for syntax? Thanks

salmankhann avatar Jan 31 '15 07:01 salmankhann

I will complete Handlebar's API syntax. But I didn't use Ember.js. So I will need someone to help summary keywords for me.

othree avatar Jan 31 '15 10:01 othree

How can I help ?

salmankhann avatar Jan 31 '15 10:01 salmankhann

I need three type of keywords.

  • Global Variable, like jQuery and $ in jQuery
  • Method Names
  • Property Names

In plain text format. I have a small example in another issue. If you can let method/property name have category will much better for later maintenance. ex: underscore have string, collection, array ...etc

othree avatar Jan 31 '15 10:01 othree

Emberjs support would be great.

collegeimprovements avatar Jul 04 '15 15:07 collegeimprovements