Skip to content

Commit 38e4066

Browse files
authored
change doc order
1 parent 5c241b8 commit 38e4066

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)