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

fix: exclude sass globals if suggestFromUseOnly #211

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

wkillerud
Copy link
Owner

With the limitation that VSCode will still suggest them (at time of writing) because of the built-in SCSS language feature.

We could perhaps upstream a similar setting to microsoft/vscode-css-languageservice

Fixes #208

With the limitation that VSCode will still suggest them (at time of
writing) because of the built-in SCSS language feature.
@wkillerud wkillerud merged commit 1f13f61 into main Aug 24, 2024
5 checks passed
@wkillerud wkillerud deleted the sass-built-in-use-only branch August 24, 2024 12:22
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.

bug/feat: suggestions shown for SASS built-in modules global aliases
1 participant