A collection of snippets for importing Ember javascript modules.
apm install ember-module-snippets
Begin typing an Ember module you need, such as component
, press Tab
, and the corresponding import statement will be printed for you.
For a complete mapping of shortcut keys to the Ember module import, see the below links to the snippet source:
to the project, ember-rfc176-data, for a full list of each Ember module and the corresponding import, without that this package would not have been possible.
If you notice a module is missing or something is incorrect, please submit an issue or PR.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.