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: fire onDidChangeValidateLanguages on first config #270

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

adalinesimonian
Copy link
Member

Fixes #268

  • When the server receives its first configuration request from the client, fires onDidChangeValidateLanguages to make sure all modules are notified of defaults.
  • Adds Less to the extension manifest defaults, from which it was missing.
  • Unit tests added.

Also adds Less to the extension manifest defaults, from which it was
missing.
@adalinesimonian adalinesimonian added the type: bug a problem with a feature or rule label Oct 22, 2021
@adalinesimonian adalinesimonian self-assigned this Oct 22, 2021
@adalinesimonian adalinesimonian merged commit 041b995 into main Oct 22, 2021
@adalinesimonian adalinesimonian deleted the 268-fix-default-less branch October 22, 2021 15:53
@adalinesimonian adalinesimonian added For Uncommitted Issue and removed type: bug a problem with a feature or rule For Uncommitted Issue labels Oct 28, 2021
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.

stylelint.validate in README doesn’t match with that in v1.0.0 Breaking change
1 participant