ember-tooling / ember-language-server

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

Wrong autocomplete for component #403

Open lifeart opened 1 month ago

lifeart commented 1 month ago

my-app/app/components/controls/custom/styles.module.scss - should not appear in <Controls autocomplete as <Controls::Custom::Styles />