Jadon Brown

Results 16 comments of Jadon Brown
trafficstars

Just want to add, I do have the plugin installed, and updated this morning: ![image](https://user-images.githubusercontent.com/7773361/172580654-f3337989-c2d1-4f2d-9069-17d2d65b05ee.png)

Here you go: 1. I created a new laravel project to test this out: https://gitlab.com/jadonbrown/pest-test 2. I installed Pest following the documentation on https://pestphp.com/docs/installation 3. I created a command using...

Is there maybe a workaround for this issue?

> That worked for me, thank you :) I had mine set to: `uses(TestCase::class)->in('./Features');` `uses(TestCase::class)->in('./Unit');` Switching to `uses(TestCase::class)->in('./');` fixed IntelliSense for me.

Would love to see this

Also bought licenses and wanting to switch to ubuntu. Looking forward to the release! 👍

> Hi guys, we are sorry about the delay. Currently we are working on the export function, hopefully we can release this feature within two week. > > @lopezator thank...

Removing tabindex doesn't fix the problem for me, using Bootstrap 4. Using `static: true` does though.