Closed ph7jack closed 3 years ago
Test Explorer does not display these suggestions, please open an issue in the PHPUnit repo.
If i disable this extension, theses suggestions don't show If not with that extension, what is the repository?
Test Explorer UI doesn't contain any PHP related functionality. disabling it also disables extensions that depend on it. according to README.md there are two extensions for PHP: PHPUnit Test Explorer and PHP Tools for VSCode
see if disabling them also removes those messages. my guess would be on phptools, because that one brings (amongst other things) diagnostics and signature help (which I assume is what you're seeing). if it doesn't go look at the list of installed extensions and filter for PHP. try disabling them one by one to see which one is responsible. there might be one extension that depends on test explorer UI but isn't listed in README.
Disable it