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...
All it would do is open the "Create Form Request" dialog like you do from the Code Generation menu, but would automatically add it to the controller method once you hit "OK".
All it would do is open the "Create Form Request" dialog like you do from the Code Generation menu, but would automatically add it to the controller method once you hit "OK".
Something like this but for @jetbrains.com products
stillat.com/antlers-tool...
Something like this but for @jetbrains.com products
stillat.com/antlers-tool...
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.
public function getLevels(): array
{
return ['low', 'med', 'high'];
}
could be
public fn getLevels(): array => ['low', 'med', 'high'];
public function getLevels(): array
{
return ['low', 'med', 'high'];
}
could be
public fn getLevels(): array => ['low', 'med', 'high'];
public function getAdditionalPivotColumns(): array {
return [
'level',
];
}
It would act the same as calling `->withPivot(['level'])` when creating the relationship.
public function getAdditionalPivotColumns(): array {
return [
'level',
];
}
It would act the same as calling `->withPivot(['level'])` when creating the relationship.
@github.com Copilot now has Edits in @jetbrains.com products.
Good to see us getting feature parity with @vscode.dev again.
@github.com Copilot now has Edits in @jetbrains.com products.
Good to see us getting feature parity with @vscode.dev again.
For native elements is `ComponentProps<'button'>` always the right way to do it? What about for components that don't export their prop types? When wouldn't `ComponentProps
#typescript #react
For native elements is `ComponentProps<'button'>` always the right way to do it? What about for components that don't export their prop types? When wouldn't `ComponentProps
#typescript #react
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!
🎉 We've added support deferred props.
🚀 Oh, and we're ready for the incoming Laravel 12 release!
github.com/webfox/larav...
🎉 We've added support deferred props.
🚀 Oh, and we're ready for the incoming Laravel 12 release!
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...
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? :)
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 am asking for anyone of you lovely people to get behind me. Every $1 counts. If you can't donate please share around.
Thank you all!
firefighterschallenge.org.nz/james-hulena
I am asking for anyone of you lovely people to get behind me. Every $1 counts. If you can't donate please share around.
Thank you all!
firefighterschallenge.org.nz/james-hulena
marketplace.visualstudio.com/items?itemNa...
marketplace.visualstudio.com/items?itemNa...