mrmlnc/vscode-stylefmt

Conflict with Beautify: Formatting works only if I execute command explicitly from command palette

Opened this issue · 2 comments

Formatting works only if I execute command explicitly from command palette.
If I use ALT + SHIFT + F - nothing happens. If editor.formatOnSave = true - also, no reaction.

Version 1.13.1
Commit 379d2efb5539b09112c793d3d9a413017d736f89
Date 2017-06-14T18:21:47.485Z
Shell 1.6.6
Renderer 56.0.2924.87
Node 7.4.0

Never mind, looks like it conflicts with some other plugin.

For anybody, who might have same problem - in beautify settings, leave CSS property with value of empty array, then it won't override CSS/SCSS formatter.