Skip to content

Instantly share code, notes, and snippets.

@chk7964
Created December 1, 2024 05:11
Show Gist options
  • Save chk7964/7ad0ef4db5a2d3a4296266ab25212b38 to your computer and use it in GitHub Desktop.
Save chk7964/7ad0ef4db5a2d3a4296266ab25212b38 to your computer and use it in GitHub Desktop.
"editor.codeActionsOnSave": {
"source.organizeImports": true
},
"workbench.tree.indent": 20,
"workbench.tree.renderIndentGuides": "always",
"workbench.colorCustomizations": {
"tree.indentGuidesStroke": "#ff0000",
"tree.inactiveIndentGuidesStroke": "#00ff00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment