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
Completion is incorrect in class/module bodies. After Shopify/rubydex#794 lands and the Ruby LSP passes self_receiver, we need comprehensive test coverage for this area.
Context
Completion is incorrect in class/module bodies. After Shopify/rubydex#794 lands and the Ruby LSP passes
self_receiver, we need comprehensive test coverage for this area.Related: #4106
Tasks