porifa / vscode-laraphense

[VSCode Extension] Laraphense Extension for vs code
https://marketplace.visualstudio.com/items?itemName=Porifa.laraphense
MIT License
13 stars 3 forks source link

[Bug for Laravel Intelephense]: Livewire auto-completion doesn't work in livewire v3 #49

Open AamirSohailKmAs opened 1 year ago

AamirSohailKmAs commented 1 year ago

Bug description

Livewire auto-completion doesn't work in livewire v3

Plugin version

No response

Operating system

None

Steps to reproduce

No response

Relevant log output

No response

robsontenorio commented 1 year ago

Are you intend to make params autocompletion ?

AamirSohailKmAs commented 1 year ago

Are you intend to make params autocompletion ?

Well the answer is Yes but it's not decided where to put this feature.

We are currently maintaining 2 extensions,

Laravel Intelephense (old) with a lot of features

Laraphense (new) with less number of features and is in beta, with blade LSP.

What you suggest where should we add it?

robsontenorio commented 1 year ago

@AamirSohailKmAs

Put it on new one package.

Honestly I would keep only 1 extension. Start simple and keep adding new features.

I am highly interested in this, because I can’t find any good extension:

For now I can get this from other extensions, but it would be a bonus to have an all-in-on on your same package:

As I am working with Livewire any other features are “less relevant” for now.

Just @ me when you release new versions and I will test right the way 🎉