Skip to content

Expose MethodAlias#target in the Ruby API#796

Merged
vinistock merged 1 commit into
mainfrom
05-08-expose_methodalias_target_in_the_ruby_api
Jun 11, 2026
Merged

Expose MethodAlias#target in the Ruby API#796
vinistock merged 1 commit into
mainfrom
05-08-expose_methodalias_target_in_the_ruby_api

Conversation

@vinistock

@vinistock vinistock commented May 8, 2026

Copy link
Copy Markdown
Member

We need to be able to follow method alias targets in the LSP to concatenate their documentation on hover/completion resolve.

The idea is just exposing query::follow_method_alias in the Ruby API, but I also added some custom error classes for a nicer experience in error scenarios.

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this May 8, 2026
@vinistock vinistock marked this pull request as ready for review May 8, 2026 15:25
@vinistock vinistock requested a review from a team as a code owner May 8, 2026 15:25
@vinistock vinistock added the enhancement New feature or request label May 8, 2026
@vinistock vinistock force-pushed the 05-08-expose_methodalias_target_in_the_ruby_api branch from 0043c6d to ebf60a3 Compare May 8, 2026 16:00
@vinistock vinistock force-pushed the 05-08-expose_methodalias_target_in_the_ruby_api branch from ebf60a3 to 769f430 Compare June 11, 2026 19:41
@vinistock vinistock merged commit 9734329 into main Jun 11, 2026
36 checks passed
@vinistock vinistock deleted the 05-08-expose_methodalias_target_in_the_ruby_api branch June 11, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants