Marco Roth
Marco Roth
TypeScript support is coming in the next version of `stimulus-parser` 🎉
Stimulus LSP supports TypeScript files on `main` now. There are a few more things I wanted to wrap up first so I can release a Stimulus LSP 1.0 version.
Depends on https://github.com/marcoroth/stimulus-parser/issues/79
Thanks for opening the issue! I'm pretty sure this worked at one point, but it could be that I somehow broke it. In which folder are you creating the new...
> The behaviour described by Gert-JanPeeters happens as well on my machine. Hey @divagueame, thanks for the report! Are you using it in NeoVim or VS Code?
Oh interesting, seems like this is specific to NeoVim then. Let me try to reproduce it in NeoVim.
I think the problem is that the NeoVim config doesn't register the file events 
I need to revisit this soon, seems like there's something off somewhere along the line
Hey @wizzymore, thanks for opening this issue. Technically the LSP should be able to detect it automatically. The current 0.3.0 version requires the files to be called `*_controller.js` though. The...
Awesome, thank you for the feedback. This should just work with the next release then 🙌🏼