Thomas Sauer

Results 12 issues of Thomas Sauer

Since Bower is pretty much (deprecated)[https://github.com/bower/bower#bower---a-package-manager-for-the-web] and most projects are using npm for their frontend dependencies, it would be nice if this package could be also published on npm in...

Microsofts implementation list also includes frameworks like Polymer and Ember. If you want to add frameworks, I would be glad to create a PR to add them.

- 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...

enhancement

Currently addon projects are not supported. Most of the features aren't working at all, or they are not really useful (e.g. the definition provider for templates provides the app re-export).

enhancement

- autocompletion for named arguments of built in helpers like `action` - autocompletion for own helpers (probably needs some discussion as what to provide, maybe we can use JSDoc information?)

enhancement

- in relationships of the model itself - in store methods (e.g. `find`, `findAll`, `query`,...)

enhancement

Enable features like "Go To Definition" for injected services.

enhancement