Skip to content

Handle namespaces for showing column information #171

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

Merged
merged 2 commits into from
Oct 19, 2023

Conversation

vinistock
Copy link
Member

Closes #7

We can now use the index to resolve constants and use their complete name, which allows us to support models with namespaces on hover.

@vinistock vinistock added the bugfix This PR fixes an existing bug label Oct 13, 2023
@vinistock vinistock added this to the 2023-Q3 milestone Oct 13, 2023
@vinistock vinistock self-assigned this Oct 13, 2023
@vinistock vinistock requested a review from a team as a code owner October 13, 2023 20:13
@vinistock vinistock force-pushed the vs/fix_namespaced_bug branch from b5c8547 to b3ddefe Compare October 17, 2023 17:41
@vinistock vinistock merged commit badda27 into main Oct 19, 2023
@vinistock vinistock deleted the vs/fix_namespaced_bug branch October 19, 2023 18:55
louim added a commit to louim/ruby-lsp-rails that referenced this pull request Feb 7, 2024
Nested models are supported since Shopify#171.
vinistock pushed a commit that referenced this pull request Feb 7, 2024
Nested models are supported since #171.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore how to take namespaces into account
2 participants