Skip to content

Use Rubydex for method hover#4099

Merged
vinistock merged 1 commit intorubydex_adoption_feature_branchfrom
vs_use_rubydex_for_method_hover
May 8, 2026
Merged

Use Rubydex for method hover#4099
vinistock merged 1 commit intorubydex_adoption_feature_branchfrom
vs_use_rubydex_for_method_hover

Conversation

@vinistock
Copy link
Copy Markdown
Member

Motivation

Now that we have MethodDefinition#signatures, we can finish migrating hover.

Implementation

Moved all signature related helpers to a patch like we're doing for other LSP related functionality. It's based on the old indexer implementation.

Automated Tests

Kept the same tests, but simplified the RBS related ones.

@vinistock vinistock requested review from Morriar, alexcrocha and st0012 May 8, 2026 14:19
@vinistock vinistock self-assigned this May 8, 2026
@vinistock vinistock requested a review from a team as a code owner May 8, 2026 14:19
@vinistock vinistock added server This pull request should be included in the server gem's release notes other Changes that aren't bugfixes, enhancements or breaking changes labels May 8, 2026
@vinistock vinistock force-pushed the vs_migrate_signature_help_to_rubydex branch from 0edb1e8 to b3e7d40 Compare May 8, 2026 17:18
Base automatically changed from vs_migrate_signature_help_to_rubydex to rubydex_adoption_feature_branch May 8, 2026 17:18
@vinistock vinistock force-pushed the vs_use_rubydex_for_method_hover branch from ff3d500 to ee0d25b Compare May 8, 2026 17:21
@vinistock vinistock merged commit 040b237 into rubydex_adoption_feature_branch May 8, 2026
33 checks passed
@vinistock vinistock deleted the vs_use_rubydex_for_method_hover branch May 8, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

other Changes that aren't bugfixes, enhancements or breaking changes server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants