ember-tooling / ember-language-server

Language Server Protocol implementation for Ember.js projects
MIT License
100 stars 39 forks source link

Component suggestions for v2 addons in loose mode? #408

Open NullVoxPopuli opened 1 month ago

NullVoxPopuli commented 1 month ago

hitting ctrl+space to get completions for a <Namespace:: from a v2 addon provides no suggestions.

So, if all your dependencies are v2 addons, you get no component suggestions in loose mode.

curly-suggestions seem to work though

lifeart commented 4 weeks ago

I think it's doable, we need to agree on naming (should we use namespaces somehow, or tail?)