I like the new auto completion tool and, I have a Laravel project that parses the files like so: > All 5568 PHP files parsed in 253 seconds. 178 MiB allocated. When I type `$someVar->` it takes about 2 seconds until the suggestions show up.
I like the new auto completion tool and, I have a Laravel project that parses the files like so:
When I type
$someVar->it takes about 2 seconds until the suggestions show up.