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

feat(language-features): Reference provider for selectors #75

Merged
merged 3 commits into from
Feb 3, 2023

Conversation

Viijay-Kr
Copy link
Owner

Closes #74

Affected Language Features

  • CSS/SCSS/LESS

This PR enhances CSS/SCSS/Less language features by providing reference provider capabilities.

Now its easy to find out all the references of a selector from within the a css module across all the TS/TSX modules in your workspace

Check out the demo

Additional Info

Add any additional info related to the change

@Viijay-Kr Viijay-Kr force-pushed the 74-reference-provider-for-selectors branch from abe7063 to 905d71f Compare February 3, 2023 15:11
@Viijay-Kr Viijay-Kr force-pushed the 74-reference-provider-for-selectors branch from 905d71f to 0d9781d Compare February 3, 2023 15:19
@Viijay-Kr Viijay-Kr merged commit 6617f49 into main Feb 3, 2023
@Viijay-Kr Viijay-Kr deleted the 74-reference-provider-for-selectors branch February 3, 2023 15: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.

Reference Provider For Selectors
1 participant