After one of the latest Zed updates (I did not notice which one, sorry…), every time I save a .scss file all single quotes are turned into double quotes. I don’t want this to happen! How can I change the settings so that the formatter is still enabled, but the default type of quotes is single quotes?
After one of the latest Zed updates (I did not notice which one, sorry…), every time I save a
.scssfile all single quotes are turned into double quotes. I don’t want this to happen! How can I change the settings so that the formatter is still enabled, but the default type of quotes is single quotes?