Skip to content

Expose MethodAlias#target in the Ruby API#796

Open
vinistock wants to merge 1 commit intomainfrom
05-08-expose_methodalias_target_in_the_ruby_api
Open

Expose MethodAlias#target in the Ruby API#796
vinistock wants to merge 1 commit intomainfrom
05-08-expose_methodalias_target_in_the_ruby_api

Conversation

@vinistock
Copy link
Copy Markdown
Member

@vinistock vinistock commented May 8, 2026

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
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.

1 participant