Bert De Block

Results 258 comments of 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).

Something else I noticed: ![Image](https://github.com/user-attachments/assets/31becdda-896d-409f-8c7f-615223ef2ecd) 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: ![Image](https://github.com/user-attachments/assets/adf338a3-4b9d-4b08-9813-c492f4e28eb5) `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.