Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Ember Language ServerNew to Visual Studio Code? Get it now.

Ember Language Server

Preview

Ember Tooling

|
21,477 installs
| (2) | Free
Provides features like auto complete, goto definition and diagnostics for Ember.js projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-ember

This is the VSCode extension to use the Ember Language Server.

preview

Features

All features currently only work in Ember-CLI apps that use classic structure and are a rough first draft with a lot of room for improvements. Pods and addons are not supported yet.

  • Component and helper autocompletion for inline and sub expressions
  • Definition providers for (enable features like "Go To Definition" or "Peek Definition"):
    • Components (in Templates)
    • Helpers (in Templates)
    • Models
    • Transforms
  • Route autocompletion in link-to
  • Diagnostics for ember-template-lint (if it is included in a project)
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft