Skip to content

Conversation

@N1ebieski
Copy link
Contributor

@N1ebieski N1ebieski commented Apr 12, 2025

Related with #32

This PR adds support for autocompletion component attributes:

blade

Currently, works only with class components. To make it work with properties from the @props directive, needs #367

Works with livewire components:

livewire

Depends on #351 and currently is highly experimental so needs much more testing, especially with big documents with many complicated components.

@N1ebieski N1ebieski mentioned this pull request Jan 22, 2026
@TitasGailius
Copy link
Collaborator

Thanks for the PR @N1ebieski!

I'm going to close this one out for now since, as mentioned, the plan is to handle the @props parsing logic within the vs-code-php-parser-cli package instead of doing it here. It feels like a much cleaner approach in the long run.

Thanks again for the effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants