[Bug]: Not updating settings after editing the config file .stylelintrc.json
#462
Labels
status: needs reproducible example
triage needs reproducible demo or repo
type: bug
a problem with a feature or rule
How did you encounter this bug?
Open some
.css
,.scss
file with some errors. Disable or configure settings in.stylelintrc.json
. No effect will be applied until full restart of vscode.Link to Minimal Reproducible Example
https://stackblitz.com/edit/typescript-emqgcv?file=style.scss,style.css,.stylelintrc.json
Code Snippet
Stylelint Configuration
Extension Configuration
"stylelint.validate": ["css", "scss"]
Actual Behaviour
No effect
Expected Behaviour
Settings to be applied
Logs
Stylelint Version
15.10.2
vscode-stylelint Version
v1.2.4
Node.js Version
v20.3.1
Operating System
Windows
Windows Subsystem for Linux
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: