Skip to content

Instantly share code, notes, and snippets.

"editor.codeActionsOnSave": {
"source.organizeImports": true
},
"workbench.tree.indent": 20,
"workbench.tree.renderIndentGuides": "always",
"workbench.colorCustomizations": {
"tree.indentGuidesStroke": "#ff0000",
"tree.inactiveIndentGuidesStroke": "#00ff00"
}