rabol Thank you for the suggestions.
PHPTools is not yet a full replacement for the Laravel plugin.
- Laravel code formatting is supported - please see the
php.format.codeStyle
setting:
Is there anything we should add or improve? How does the Laravel Pint formatting differ? - Autocomplete on eloquent models should be supported. We recognize models, services, facades, .. and suggest completions accordingly. Please let us know if there is anything we don't do properly.
Not Implemented - work in progress:
- "goto view" or "create view" is not implemented - good point.
- creating tests is not implemented.
- autocomplete for routes not implemented.
- autocomplete for components in blade files not implemented.