You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2023. It is now read-only.
Environment
I used this config to set CSScomb as default formatter
{ "[scss]": { "editor.defaultFormatter": "mrmlnc.vscode-csscomb" }, "[css]": { "editor.defaultFormatter": "mrmlnc.vscode-csscomb" } }Actual behavior
When I use
Alt + Shift + ForFormat Documentto format some file I will get an errorextension 'csscomb' cannot format 'somefile'