marcoroth/stimulus-lsp

Code Action: Rename Stimulus Controller

Opened this issue · 0 comments

It would be cool if you could refactor/rename a Stimulus controller and it will rename the:

  • controller file name
  • all references in data-controller attributes
  • all data-[identifier]-(target/value/class) attributes
  • (optional) all references in ERB data: { [identifier]_(target/value/class): "..." } attributes