Andy Waite
Andy Waite
Closing until we determine the wider approach for new docs.
Thanks for looking into that! I'm curious though, why didn't you make the changes in a branch and point your Gemfile to that?
PR: https://github.com/threedaymonk/htmlbeautifier/pull/82
Related: https://github.com/Shopify/ruby-lsp/pull/2092
I was thinking that we could still do something similar: If the users selects a formatter that isn't available due to a lack of gem (e.g. `rubyfmt`), we can show...
Resolved by https://github.com/Shopify/ruby-lsp/pull/2092
Yes, I remember there was a problem, but not the exact details. I agree with the splitting, but for now let's keep `sorbet-runtime` out of the server to reduce the...
Hi @johansenja, are you hoping to continue on this?
🤔 A downside of adding other formatters is that it may give the impression they are natively supported, when they actually need an addon.
https://github.com/Shopify/ruby-lsp/pull/2092