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

Add concern indexing enhancement #422

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Jul 24, 2024

This is an example of how indexing enhancement can be used Shopify/ruby-lsp#2358.

This PR starts handling the ClassMethods modules inside concerns, which are automatically extended by any namespace that includes the concern.

@vinistock vinistock added the enhancement New feature or request label Jul 24, 2024
@vinistock vinistock self-assigned this Jul 24, 2024
@vinistock vinistock requested a review from a team as a code owner July 24, 2024 20:25
@vinistock vinistock requested review from andyw8 and st0012 July 24, 2024 20:25
@vinistock vinistock force-pushed the vs/add_extend_augmentation branch from e59a1ee to 5b2430b Compare August 8, 2024 18:52
@vinistock vinistock changed the title Add concern indexing augmentation Add concern indexing enhancement Aug 8, 2024
@vinistock vinistock force-pushed the vs/add_extend_augmentation branch from 5b2430b to d3e0850 Compare August 8, 2024 18:54
@vinistock vinistock force-pushed the vs/add_extend_augmentation branch from d3e0850 to c99069c Compare August 8, 2024 18:57
@vinistock vinistock merged commit 00b6b4c into main Aug 8, 2024
40 checks passed
@vinistock vinistock deleted the vs/add_extend_augmentation branch August 8, 2024 20:15
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