vscode-ruby-lsp icon indicating copy to clipboard operation
vscode-ruby-lsp copied to clipboard

VS Code plugin for connecting with the Ruby LSP

Results 2 vscode-ruby-lsp issues
Sort by recently updated
recently updated
newest added

### Motivation Closes Shopify/ruby-lsp#1776, closes Shopify/ruby-lsp#1784, closes Shopify/ruby-lsp#1794, closes https://github.com/Shopify/ruby-lsp/issues/1216, closes Shopify/ruby-lsp#1762 Currently, we activate the Ruby environment using the user's version manager invoked through a shell. This is necessary...

enhancement

### Motivation Adds code lens to run migrations to specific versions in the terminal. This is convenient because it allows developers to quickly rollback or fast-forward to specific schema versions...