You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason we don’t have the themes split into a separate extension is simply the maintenance cost of yet another repository. Our team is small, so preferably we’d like to keep things as low maintenance as possible.
There are a few points I’d like to address though:
Without the Ruby LSP, the theme will not look like advertised. It needs semantic highlighting information to remove ambiguity from the syntax and then highlight code consistently
As Ufuk said, you can use a custom Gemfile to use the Ruby LSP with versions older than 3.0.0
Lastly, why is installing the extension pack (vscode-shopify-ruby) an issue? If an extension included in the pack doesn’t make sense for you, you can always uninstall that extension and it will never reinstall automatically. Also, if you don’t want the automatic configuration, you can just refuse it completely.
You can uninstall the Sorbet and the RDBG extensions if you don’t use it. They won’t be reinstalled
It would be great if we could install the theme used in the pack (Spinel) by itself.
The text was updated successfully, but these errors were encountered: