Skip to content

Make sure language specific settings are passed to the language server #1006

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
Jul 2, 2024

Conversation

thecrypticace
Copy link
Contributor

We have to augment requests when getting settings for a document to make sure the language of the document is passed. If we don't VSCode does not account for language-specific settings.

This was previously handled (in < v0.10.x) but accidentally removed during some code clean up.

Fixes #1005

Copy link
Member

@RobinMalfait RobinMalfait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just needs a rebase, but looks good 👍

@thecrypticace thecrypticace force-pushed the fix/language-specific-settings branch from 3fb2c74 to 7afedc0 Compare July 2, 2024 17:54
@thecrypticace thecrypticace merged commit f4b0e54 into master Jul 2, 2024
@thecrypticace thecrypticace deleted the fix/language-specific-settings branch July 2, 2024 17:54
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.

tailwindCSS.experimental.classRegex breaks after Version 10.5
2 participants