PHP & Laravel enthusiast | All about Typescript.
Opinions are mine.
With all the awesome work you're doing on route inlay hints.
Reckon we could add support for showing the route above controller actions?
Would be really handy for quick skimming.
With all the awesome work you're doing on route inlay hints.
Reckon we could add support for showing the route above controller actions?
Would be really handy for quick skimming.
Do you have plans to add doing vendor:publish as an action?
Would be wicked to be able to do this without switching to the terminal 💡
Do you have plans to add doing vendor:publish as an action?
Would be wicked to be able to do this without switching to the terminal 💡
Check it out and let us know what you think!
github.com/webfox/larav...
Check it out and let us know what you think!
github.com/webfox/larav...
Since the latest update I've been getting this a bit.
Is this a known issue or something specific to me? I've reported the issue via the IDE.
Since the latest update I've been getting this a bit.
Is this a known issue or something specific to me? I've reported the issue via the IDE.
It looks much better now :)
It looks much better now :)
To create the screenshots below I have 3 files open UserTypeEnum, enums.php (current file), and VisibilityTypesEnum
@github.com Copilot got it straight away,
Meanwhile JB seems to have zero context.
To create the screenshots below I have 3 files open UserTypeEnum, enums.php (current file), and VisibilityTypesEnum
@github.com Copilot got it straight away,
Meanwhile JB seems to have zero context.
Can I combine these two with a dropdown for the type (which would also change the 'value' param? Or allow users to add enum mappings directly in the dialog? I expect not but it doesn't hurt to ask!
Can I combine these two with a dropdown for the type (which would also change the 'value' param? Or allow users to add enum mappings directly in the dialog? I expect not but it doesn't hurt to ask!
Can we do anything with ide.json in our package to add a custom generation to this list?
github.com/webfox/larav...
Can we do anything with ide.json in our package to add a custom generation to this list?
github.com/webfox/larav...
At some point I'm going to need to start paying you for a custom support plan 😅
Today's query! Do you think you could make "Related Rows" in the database tools work for pivot columns?
E.g. pressing F4 in either of these cells should open the media table with id 4 selected.
At some point I'm going to need to start paying you for a custom support plan 😅
Today's query! Do you think you could make "Related Rows" in the database tools work for pivot columns?
E.g. pressing F4 in either of these cells should open the media table with id 4 selected.
I'd love an intention here that would create the missing method for me.
I'd love an intention here that would create the missing method for me.
The Run db:seed dialog is a bit weird.
It asks for the class and then also the class flag.
Also, do you think we could get completion for the seeder class names here? :)
The Run db:seed dialog is a bit weird.
It asks for the class and then also the class flag.
Also, do you think we could get completion for the seeder class names here? :)
It's much more jarring, you get a separate diff window where you can insert the code, or copy it.
It's also only works on a single block of code at once rather than being able to suggest multiple isolated blocks.
It's much more jarring, you get a separate diff window where you can insert the code, or copy it.
It's also only works on a single block of code at once rather than being able to suggest multiple isolated blocks.
This UI, are these interface elements specific to the Jetbrains AI plugin, or are they part of the intellij platform and usable by other AI plugins (e.g. if copilot wanted to). I'm just trying to work out why copilot's UX is so bad in PHPStorm.
This UI, are these interface elements specific to the Jetbrains AI plugin, or are they part of the intellij platform and usable by other AI plugins (e.g. if copilot wanted to). I'm just trying to work out why copilot's UX is so bad in PHPStorm.
I can navigate from the view to the controller here, but can't navigate from the usage to the view.
I can navigate from the view to the controller here, but can't navigate from the usage to the view.