webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
22 stars 3 forks source link

Provide SCSS & CSS formatters (Prettier) #149

Closed thomasfrobieter closed 6 months ago

thomasfrobieter commented 8 months ago

grafik

JPustkuchen commented 8 months ago

Might this be caused by a local settings override? Or did that even happen without custom settings?

(I guess local settings always win - even if they should not)

joshsedl commented 6 months ago

This is indeed a bit weird, @thomasfrobieter always make sure, to have all the recommended VSCode extensions enabled through typing in @recommended in Extensions tab. We currently have no way to force extension installations.

The only problem I ran into, was that there are multiple formatter provided, so I am going to set a default for css and scss files.