File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,13 @@ Features
1010-------------------------------------------------------------------------------
1111
1212![ Navigate → Class...] ( doc/goto-class.png )
13+ Experimental:
14+ - Handlebars references for tags/mustache paths and tag attributes
15+ - Handlebars autocompletion for tags and mustache paths
16+ - Handlebars parameter hints for helpers/modifiers and components
17+ - Handlebars renaming for mustache ids and html tags
1318
19+ Basic:
1420- Ember.js project discovery when imported from existing sources
1521- Automatically sets the language level to ES6
1622- Marks ` app ` , ` public ` and ` tests ` folders as source, resource and test folders
@@ -21,13 +27,6 @@ Features
2127- Generate Ember.js files via ` ember generate `
2228- Basic reference resolving and completion for e.g. ` DS.belongsTo('user') `
2329- Live templates
24-
25- Experimental:
26- - Handlebars references for tags/mustache paths and tag attributes
27- - Handlebars autocompletion for tags and mustache paths
28- - Handlebars parameter hints for helpers/modifiers and components
29- - Handlebars renaming for mustache ids and html tags
30-
3130[ more...] ( doc/features.md )
3231
3332
You can’t perform that action at this time.
0 commit comments