intellij-stimulus icon indicating copy to clipboard operation
intellij-stimulus copied to clipboard

Typescript controllers are not found

Open robinsimonklein opened this issue 2 years ago • 1 comments
trafficstars

Hello !

Controllers written in TS are not listed in the data-controller="" auto-completion. Looking at the source code, it seems that only files ending with _controller.js or -controller.js are included in getAllControllers.

robinsimonklein avatar Nov 21 '23 10:11 robinsimonklein

Juste created a simple PR here : #15

robinsimonklein avatar Nov 21 '23 11:11 robinsimonklein