Shopify / vscode-shopify-ruby

An opinionated and auto-configured set of extensions for Ruby development
MIT License
176 stars 13 forks source link

any plan to add support for erb files? #597

Closed laptopmutia closed 5 months ago

laptopmutia commented 6 months ago

any plan to add support for erb files?

idk how you guys handle the erb files on vscode for the formatting and syntax highlighting

vinistock commented 5 months ago

Yes, here's the issue https://github.com/Shopify/ruby-lsp/issues/1055. There's currently no support for any features on ERB files other than basic syntax highlighting.

As outlined in the README, this extension doesn't provide any features, it's just an extension pack. So all feature issues can be found in the Ruby LSP repository.