VS Code Shopify RubyThis extension pack contains an opinionated collection of extensions for Ruby development in VS Code: Note that the Sorbet extension will only be activated if your project is onboarded to the Sorbet type checker. Also, the Ruby LSP extension includes a debugger for common debugging use-cases. You may need to use the Ruby Debugger extension for certain scenarios.
UsageSearch for
ThemesIncluded in this extension is the Spinel dark theme, which is made specifically for Ruby using all of the semantic highlighting information provided by the Ruby LSP.
ContributingBug reports and pull requests are welcome on GitHub at https://github.com/Shopify/vscode-shopify-ruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct. Executing tests
Testing the extension locally
DebuggingTo debug the extension, add breakpoints using the VS Code interface and either run the tests or the extension in development mode. LicenseThe extension is available as open source under the terms of the MIT License. |