idea-php-toolbox
idea-php-toolbox copied to clipboard
Collections of tools and improvements to make PhpStorm a little bit better
Can anyone provide more information on how I could achieve following result. How can I get IDE to recognise Test class and suggest its methods: ``` /** @var $container \classes\Container...
Freeze for 187 seconds IDE KILLED! Sampled time: 141600ms, sampling rate: 100ms, GC time: 1287ms (0%), Class loading: 0%, cpu load: 0% The stack is from the thread that was...
It would be nice if the `TRIM_STRINGS` list in `TypeHintSuggestionProvider` could be changed through the configuration.
I originally thought this was a PHPStorm issue, but it's this plugin that causes it. See https://youtrack.jetbrains.com/issue/WI-77209
Enabling this plugin prevents "Settings" -> "Inspections" windows from loading in PHPStorm 2024.1. There's only a loading icon displayed and the window fails to load, as well as inspections are...