Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Ember Decorator SnippetsNew to Visual Studio Code? Get it now.
Ember Decorator Snippets

Ember Decorator Snippets

Candid Metrics

|
692 installs
| (0) | Free
Decorator snippets to make importing decorators modules a snap in VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ember-module-snippets

Snippets to make importing Ember modules a snap in VSCode.

Usage

All of these snippets are preceeded by a ED: (ED-Colon)

All of the glorious imports you might need for importing your decorators in Ember.

Bonus Snippets: ED:autoComputed ED:ServiceTemplate -> The base definition for a my-service.js file ED:RouteTemplate -> The base definition for a route that extends Route ED:ComponentJsTemplate -> The base definition for a component.js class that extends Component Also, the imports of Service, Route, Component etc are available using their capitalized versions

Installation

  1. Install Visual Studio Code 1.10.0 or higher
  2. Launch Visual Studio Code
  3. From the command palette ctrl-shift-p (Windows, Linux) or cmd-shift-P (OSX)
  4. Select Install Extension
  5. Choose extension ember-decorator-imports
  6. Reload Visual Studio Code

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft