Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Register csscomb as default formatter that not work #124

Open
magicds opened this issue Aug 14, 2019 · 0 comments
Open

Register csscomb as default formatter that not work #124

magicds opened this issue Aug 14, 2019 · 0 comments

Comments

@magicds
Copy link

magicds commented Aug 14, 2019

Environment

  • VSCode Version: 1.37.0
  • OS Version: windows
  • CSScomb Version: 5.2.3

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 + F or Format Document to format some file I will get an error extension 'csscomb' cannot format 'somefile'

@magicds magicds changed the title Register csscomb as a formatter that not work Register csscomb as default formatter that not work Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant