Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Hover and CodeLens as per refactored responses in Ruby LSP #253

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

aryan-soni
Copy link
Contributor

@aryan-soni aryan-soni commented Feb 12, 2024

Based on Ruby LSP version 0.14.0, we need to update the Hover and CodeLens implementations in the Rails add-on.

These no longer extend the Listener class, and now use the response builder.

The associated tests have been updated, and these changes have been tested locally.

@aryan-soni aryan-soni marked this pull request as ready for review February 12, 2024 21:13
@aryan-soni aryan-soni requested a review from a team as a code owner February 12, 2024 21:13
@aryan-soni aryan-soni merged commit 3a0e038 into main Feb 13, 2024
54 checks passed
@aryan-soni aryan-soni deleted the as/refactor-response branch February 13, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants