I\'d like to know if there is any way to activate auto indent a CSS file in visual studio code with the shortcut ALT+SHIFT+F?
It\'s
Beautify css/sass/scss/less
to run this
enter alt+shift+f
alt+shift+f
or
press F1 or ctrl+shift+p and then enter beautify ..
F1
ctrl+shift+p
an another one - JS-CSS-HTML Formatter
i think both this extension uses js-beautify internally