ember-language-server icon indicating copy to clipboard operation
ember-language-server copied to clipboard

Autocompletion for component properties

Open t-sauer opened this issue 8 years ago • 1 comments

  • autocompletion for properties of built in components like link-to, input or textarea
  • autocompletion for own components (probably needs some discussion as what to provide, maybe if a property is marked as public in JSDoc?)

t-sauer avatar Feb 10 '17 21:02 t-sauer

image

https://github.com/lifeart/ember-component-info/issues/1

I think we can integrate API's and get pretty neat help inside templates.

lifeart avatar Jan 30 '19 22:01 lifeart