然后在setting.json中設置如下代碼:
“stylusSupremacy.insertColons”: false, // 是否插入冒號
“stylusSupremacy.insertSemicolons”: false, // 是否插入分好
“stylusSupremacy.insertBraces”: false, // 是否插入大括號
“stylusSupremacy.insertNewLineAroundImports”: false, // import之后是否換行
“stylusSupremacy.insertNewLineAroundBlocks”: false // 兩個選擇器中是否換行