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

Support for Phlex components

Open davidalejandroaguilar opened this issue 2 years ago • 1 comments

Opening this issue to explore support for Phlex components, which are .rb files. Haven't dug into the code, but wonder if it's as simple as expanding the watching folders or allowing these to be configured?

Note that this would mean that data attributes using underscore would need to be supported, e.g.:

div data_my_controller_target: :test do
  # ...
end

davidalejandroaguilar avatar Oct 13 '23 18:10 davidalejandroaguilar

+1

Posting this here for reference:

  • https://x.com/bradgessler/status/1686225835626573824
  • https://x.com/bradgessler/status/1686212883766726656
  • https://x.com/marcoroth_/status/1710491014706708921

marcoroth avatar Oct 13 '23 19:10 marcoroth