vscode-ember-unstable

0.2.13 • Public • Published

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)

Dependents (0)

Package Sidebar

Install

npm i vscode-ember-unstable

Weekly Downloads

1

Version

0.2.13

License

MIT

Unpacked Size

488 kB

Total Files

23

Last publish

Collaborators

  • lifeart