We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d126adb commit bcd1825Copy full SHA for bcd1825
.zed/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "code_actions_on_format": {
3
+ "source.organizeImports.biome": true,
4
+ "source.fixAll.biome": true
5
+ }
6
+}
0 commit comments