Skip to content

Allow autocomplete for stimulus controllers when using data-controller="" or {{ stimulus_controller("") }} #2488

@florentdestremau

Description

@florentdestremau
<table data-controller="fonctionnalite" class="sticky-header sticky-first-column bg-white">

Where when entering "fonctionnalite" I wish I could have the list of all my controllers in assets/controllers/* or assets/js/controllers/*. Or any js class extending the stimulus controller really.

Same goes with the symfony ux syntax with {{ stimulus_controller('fonctionnalite') }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions