plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Feature Request]: Create Vue component action when it does not exist

Open Daanra opened this issue 2 years ago • 0 comments

Feature Description

When you try to pass a blade view identifier that doesn't exist to a function, it will notify you that it doesn't exist and allow you to create the missing view by using the 'Create view' action:

Screenshot 2022-09-19 at 12 17 29

This feature is absolutely phenomenal! 😍

I was wondering if we could get the same functionality for Vue components:

Screenshot 2022-09-19 at 12 20 10

Here, Laravel IDEA already recognizes that this Vue component doesn't exist. It would be great if we could get a 'Create component' action in this dialog as well.

Daanra avatar Sep 19 '22 10:09 Daanra