The first problem was the lack of support for twig files. Here I issued a merge request: #200, but I also changed the file extension to supported and I get a message that unknown stimulus controller does the plugin require any special structure?

My structure default from encore
|-- /assets
|-- controllers
|-- comments_controller.ts
|-- /templates
|-- some_template.html.twig / some_template.html
The first problem was the lack of support for twig files. Here I issued a merge request: #200, but I also changed the file extension to supported and I get a message that unknown stimulus controller does the plugin require any special structure?

My structure default from encore