Eduar Bastidas

Results 96 comments of Eduar Bastidas

> If anyone has any thoughts on that, I'm open to suggestions, otherwise I'll keep digging in that direction. Since I use vue I usually [useDebounceFn](https://vueuse.org/shared/useDebounceFn/) and [useThrottleFn](https://vueuse.org/shared/useThrottleFn/) in cases...

Thank you @timacdonald 🙏

I have occasionally experienced this issue as well, only a couple of times, and I am using an English keyboard and the English language setting in Windows.

This is a very annoying thing to see when you have a large test file and see errors everywhere, you always end up looking at it to see if it...

I am using Laravel 11. I have modified the comments in both the Model and the Factory, but the problem still persists.

@bmewburn No, that setting is not set to false. Regarding your other point, should I always use `createOne()`? Shouldn't it also work with `create()`? In any case, I tried changing...

> [@mreduar](https://github.com/mreduar) that's strange, maybe it is a bug. Do you have multiple `App\Models\User` classes if you do a search of the folder? As far as I can tell, the...

> So there is a `App\Models\User` in `_ide_helper_models.php`? Does it extend the same classes/interfaces. Intelephense will merge classes of the same name but it does not support classes of the...

I have a settings file in my project and also a settings file in my `~/.claude` directory. Despite setting a 10-minute timeout for all commands, I'm still encountering the error...

I've also experienced this issue, which is a bit annoying. Additionally, I've noticed that if I haven't used the program in a while, the shortcut stops working, and I have...