[2020-02-12 15:53:03.640] [exthost] [error] [Glavin001.unibeautify-vscode] provider FAILED
[2020-02-12 15:53:03.640] [exthost] [error] Error: No configuration file found!
at /Users/lev/.vscode/extensions/glavin001.unibeautify-vscode-0.7.0/node_modules/@unibeautify/beautifier-csscomb/dist/src/index.js:62:24
at new Promise (<anonymous>)
at Object.beautify (/Users/lev/.vscode/extensions/glavin001.unibeautify-vscode-0.7.0/node_modules/@unibeautify/beautifier-csscomb/dist/src/index.js:58:16)
at /Users/lev/.vscode/extensions/glavin001.unibeautify-vscode-0.7.0/node_modules/unibeautify/dist/src/beautifier.js:127:26
System (please complete the following information):
Describe the bug CSS Formatter doesn't work.
To Reproduce Steps to reproduce the behavior: 1.
.unibeautifyrc.json
, add the following configuration:Add the following dev dependencies to
package.json
:Create an unformatted css file:
Save/format the css.
Expected behavior The css is formatted succesfully.
Actual behavior See logs below.
Error/Stack Traces During start-up:
When trying to format the css:
System (please complete the following information):
Additional context VSCode version 1.42.0.