Bert De Block
Bert De Block
@NullVoxPopuli Probably! Let's explore that as a separate issue / PR?
I don't have a global version of ember-cli installed for a while now. I use `alias ember="pnpm ember"` as a shortcut to use the project's version (and it nicely errors...
Running into this issue as well, however, explicitly defining the `.gts` extension results in a runtime error for us (classic / non-embroider build).
Yes, correct.
Something else I noticed:  None of these are found, which is what this issue is about of course. But if I add the `.gts` extension to only one path:...
@machty yup, it goes to the right file.
Nope, than VS Code just jumps to the first location where `NoResultsPlaceholder` is used within the same file. It seems like, once `.gts` is used _somewhere_ in the file, it's...
@machty Could it be that we need to implement the same hack for `.ts` files as well? For example:  `rich-text-editor` is a `.gts` file being imported in a `.ts`...
Tested, and looks good! Again, TY @machty, really appreciated!
Please reopen with more context if this is still relevant.