Thomas Lüder

Results 18 comments of Thomas Lüder

This is a API change for sure but I would argue against a breaking one. This adds a new optional feature. And should not break anything for anyone not using...

Of course, I haven't even thought about that. Thanks for the information.

1. Understood, and thanks for your input I was not aware of that. 2. I'd rather wait for a version bump instead of a "quick fix". But in the end,...

Hi @bmewburn, I've get the same error on: intelephense: 1.10.2 macOS: 14.3.1 vscode: Version: 1.86.1 As soon as intelephense scans the file vendor/typo3/PackageArtifact.php of my Typo3 project. I can send...

Hi @bmewburn, Done that. Another thing, is was a bit hard to find the file that was causing the problem. as the error was something like ``` [Info - 13:10:11]...

As a workaround I added "`**/vendor/**/PackageArtifact.php`" to "intelephense.files.exclude"

@mbrodala Kind of... Markdown format changed it, so the first part is bold now This is what I actually added: `"**/vendor/**/PackageArtifact.php"` But `"**/vendor/typo3/PackageArtifact.php"` would work as well.

Yes, definitely. But I frustrated by this error at the time and had hoped this to be just a temporary fix. :)