marucjmar / emberjs-atom

0 stars 1 forks source link

Atom package for Ember.js framework. This package consist of autocomplete, snippets.

enter image description here Autocomplete for keywords

this. - autocomplete display possible methods for controller/route Ember. - display possible namespaces/methods for Ember foo. - display possible methods enumerable/array

Snippets

property ⇥ observer ⇥ on ⇥ actions ⇥ alias ⇥ run ⇥

find-all ⇥ find-record ⇥ peek-all ⇥ peek-record ⇥ query-all ⇥ query-record ⇥

handlebars

each ⇥ eachelse ⇥ eachin ⇥ if ⇥ ifinline ⇥ ifelse ⇥ elseif ⇥ unless ⇥ unelse ⇥ linkblock ⇥ linkinline ⇥ input ⇥ action ⇥ concat ⇥