Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AamirSohailKmAs opened this issue Sep 12, 2023 · 3 comments
Labels
Bug Something isn't working

Comments

@AamirSohailKmAs
Copy link
Member

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

@AamirSohailKmAs AamirSohailKmAs added the Bug Something isn't working label Sep 12, 2023
@robsontenorio
Copy link

Are you intend to make params autocompletion ?

@AamirSohailKmAs
Copy link
Member Author

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
Copy link

robsontenorio commented Sep 20, 2023

@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:

  • Autocomplete blade/livewire components name and params.
  • Click to go (blade/livewire component source code)

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:

  • Formatting
  • Syntax highlighting

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 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants