Andy Waite
Andy Waite
This is something I've thought about a few times, and I was reminded of it by https://github.com/Shopify/rubocop-sorbet/issues/130: If RuboCop was able to use the Sorbet LSP to know about types,...
Unless the project is a gem, I believe `sorbet-static-and-runtime` should always be preferred?
Since https://twitter.com/rubygems_status is no longer viewable unless logged in to Twitter, can this information be shared in another way? For example on Mastodon or Bluesky.
### Description As first mentioned [here](https://github.com/Shopify/ruby-lsp-rails/issues/371#issuecomment-2096006646).: > This is because of https://github.com/Shopify/ruby-lsp/pull/1981. We need to re-think the way we locate nodes as targets and how addons can accurately declare the...
Currently we only index when a file is saved, meaning that completions will be unavailable for newly-added symbols within the same file. For example if you write: ```ruby class Widget...
When running a `launch` command, the logs indicate the `useBundler` option is being applied to the user-provided `command`, but not to `rdbg` itself, e.g. `rdbg -- bundle exec /project/bin/rails test...
See https://www.shakacode.com/blog/identify-unused-routes-in-rails-7/
https://stackoverflow.com/questions/59073731/set-default-timeout-on-github-action-pipeline
Closes https://github.com/setup-rails/setup-rails/issues/11
Closes #8 Not yet tested.