Pierre

Results 10 issues of Pierre

Hello, I think it would be better if the context menu "PHP Code Sniffer" is displayed only in PHP files. I am working on Typescript files and it still appears...

Blocked

Hello, I tried to use this plugin with an Android 6.0 phone but the video is not displayed, although controls of my app such as button, inputs, ... becomes inactive...

Hello, Xiaomi app store has added new restrictions related to the privacy policy. It seems that this plugin reads the list of installed app on the device at the startup...

I cannot use ngx-lightbox in standalone component with Angular 15. However, I imported LightboxModule in my component. I get the following error: ```bash attachments.service.ts:100 ERROR NullInjectorError: R3InjectorError(Environment Injector)[LightboxWindowRef -> LightboxWindowRef]:...

| Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | Refs...

Feature
VarDumper
Status: Needs Review

Hello, Thanks a lot for this great plugin! I just meet an issue, it seems that the functions _addBefore_ and _addAfter_ does not support multiple roots trees (a memory problem...

With this commit, we can receive an event when the end-user clicks on the Download button, and then the download of the picture can be handled in the web app,...

The autocompletion in Codemirror is very useful. But it could be improved. For example, the word "INNER" is always used with JOIN. But currently, I need to type INNER and...

With FlightPHP v2, we could send JSON easily, even if the method `start()` was not called yet. Example: ```php require_once __DIR__ . '/vendor/autoload.php'; Flight::json("Hello"); ``` Now, with v3, nothing happens...

Hello, I maintain the Sublime Linter [plugin for PHPStan](https://github.com/Rockstar04/SublimeLinter-contrib-phpstan). Errors reported by PHPStan include sometimes a URL to the PHPStan documentation related to the error, like in this example ![Image](https://github.com/user-attachments/assets/20072215-bc4f-416b-9e08-f4113153ae71)...

discussion