Yann Rabiller

Results 38 comments of Yann Rabiller

@dantleech The file is generated through an artisan command: `artisan ide-helper:generate`. It generates a `_ide_helper.php` file in the root of the app. ```bash ls -1 app artisan bootstrap composer.json composer.lock...

Oh! My bad @dantleech ! It works! I moved the `_ide_helper.php` file to `vendor/ide-test`. Then updated my config: ```bash ➜ ~ phpactor config:dump | grep worse "completion_worse.completor.class.limit": 100, "worse_reflection.enable_cache": true,...

Just FYI, I see that JetBrains is in the list of Russian products, but it [officially condemned the war in Ukraine](https://twitter.com/jetbrains/status/1496786254494670851).

Same. And I can't disable it (seems I have plugin interference)… I need to do a "set conceallevel=0" on every json I open. It drives me crazy. +1000.

@Nek- I personally don't see any problem adding some dockblocks :)

Oh, I didn't know ORMPurger. Looks nice. I would be interested in a benchmark too :). Must try.

Actually I closed it but I should have asked @Nek- since he's the main maintainer of this repo now. I closed it cause it looks like an RFC without concrete...