Skip to content

Commit 93be4c8

Browse files
tip: Visual Studio Code addon-docs integration (#449)
* tip: Visual Studio Code addon-docs integration * Update template.md Co-authored-by: Robert Wagner <rwwagner90@gmail.com>
1 parent 6daf085 commit 93be4c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/dummy/app/pods/docs/usage/template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Note that your addon can still support older versions of Ember – it's just th
1313
ember install ember-cli-addon-docs
1414
```
1515

16+
## Visual Studio Code integration
17+
18+
To get AddonDocs autocomplete in your projects, install [els-addon-docs](https://github.com/lifeart/els-addon-docs) for [Unstable Ember Language Server](https://marketplace.visualstudio.com/items?itemName=lifeart.vscode-ember-unstable) as a `devDependency` for your project.
19+
1620
<!-- ## New addons
1721
1822

0 commit comments

Comments
 (0)