Skip to content

Handle visibility in hover#4097

Open
vinistock wants to merge 1 commit intovs_handle_visibility_in_definitionfrom
vs_handle_visibility_in_hover
Open

Handle visibility in hover#4097
vinistock wants to merge 1 commit intovs_handle_visibility_in_definitionfrom
vs_handle_visibility_in_hover

Conversation

@vinistock
Copy link
Copy Markdown
Member

@vinistock vinistock commented May 7, 2026

Motivation

This PR starts using the new visibility APIs to handle hover correctly.

Implementation

This PR is based on the go to definition branch, so I extracted the helpers into Common and used it for both.

Automated Tests

Added tests ensuring we only show hover for reachable methods and constants.

@vinistock vinistock requested review from Morriar, alexcrocha and st0012 May 7, 2026 22:48
@vinistock vinistock self-assigned this May 7, 2026
@vinistock vinistock requested a review from a team as a code owner May 7, 2026 22:48
@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 7, 2026
@vinistock vinistock mentioned this pull request May 7, 2026
19 tasks
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.

1 participant