Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Francois Houlbreque
Total activity
12
Last activity
October 24, 2023 07:27
Member since
March 29, 2017 10:38
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (6)
Sort by recent activity
Recent activity
Votes
Edited
October 24, 2023 07:27
I want to thank you all for your help in this matter. I must admit I have never been really paying attention before at this behaviour before using Filament because I never had as many things to imp...
Community
PhpStorm
PHPStorm : Code completion in PHP - FQN is returned rather than import
0 votes
Created
October 23, 2023 15:20
I would rather see an Intention/Quick Fix that allows converting such Tables\Actions\BulkActionGroup::make() into a "full class " import:I think what would be nicer is auto-complete offers a way to...
Community
PhpStorm
PHPStorm : Code completion in PHP - FQN is returned rather than import
0 votes
Created
October 23, 2023 07:41
Andriy Bazanov You are right, there's partial imports in the imports. I didn't check that, there's the whole Filament\Tables as it's used as well. I understand a bit more now, sorry for this long p...
Community
PhpStorm
PHPStorm : Code completion in PHP - FQN is returned rather than import
0 votes
Created
October 22, 2023 20:34
Andriy Bazanov 1. Yes it does, it even does work in Laravel standard models.2. In the new project, everything is fine in any standard Laravel project file except Filament Resources.3. Did it, nothi...
Community
PhpStorm
PHPStorm : Code completion in PHP - FQN is returned rather than import
0 votes
Edited
October 22, 2023 12:28
Andriy Bazanov Yes it does : Strange it doesn't do it directly.
Community
PhpStorm
PHPStorm : Code completion in PHP - FQN is returned rather than import
0 votes
Edited
October 22, 2023 08:51
Hello there,Andriy Bazanov My settings are as follow : My issue can be characterized by this. When I type, the correct Class name, PHP Storm suggest me the right choice : But then, when I select an...
Community
PhpStorm
PHPStorm : Code completion in PHP - FQN is returned rather than import
0 votes