Andy Waite

Results 236 issues of Andy Waite

Adding this may help diagnose if there's a problem with the underlying app: ``` bundle exec rails runner `bundle show ruby-lsp-rails`/lib/ruby_lsp/ruby_lsp_rails/server.rb start ```

> [!NOTE] > This issue is aimed at those attending the [RubyConf 2024 Hack Day](https://github.com/Shopify/ruby-lsp/discussions/2758) > [!CAUTION] > This will likely be a difficult issue, please discuss approaches with the...

enhancement
help-wanted

Currently we run CI against the latest release release, and against `main`, but I'm considering if we should also test against older supported Rails versions, such as 7.2, since there...

After https://github.com/Shopify/ruby-lsp-rails/pull/472, we are no longer showing documentation on Hover for some Rails DSLs.

After https://github.com/Shopify/ruby-lsp-rails/pull/472, we are no longer showing documentation on Hover for some Rails DSLs.

After https://github.com/Shopify/ruby-lsp-rails/pull/472, we are no longer showing documentation on Hover for some Rails DSLs.

After https://github.com/Shopify/ruby-lsp-rails/pull/472, we are no longer showing documentation on Hover for some Rails DSLs.

After https://github.com/Shopify/ruby-lsp-rails/pull/472, we are no longer showing documentation on Hover for some Rails constants.