Home

Awesome

els-addon-docs

Ember Language Server Addon Docs Completion Provider

How to use?

Install this addon as dev-dependency inside your ember project.

Component information

Component information

Argument information

Argument information

Block params autocomplete

Block params autocomplete

Yielded values autocomplete

Block params autocomplete

Features

NPM

npm install els-addon-docs --save-dev

Yarn

yarn add els-addon-docs --dev

VSCode

Install: Unstable Ember Language Server.

Usage

* you have to have installed addons, having public documentation page, created by ember-cli-addon-docs.

For example:

and others

Install els-addon-docs as dev-dependency in your porject. Restart editor.

Try type < inside component template.

Is it stable?