Comment on The lengths we have to go to
Toldry@lemmy.world 1 year agoCan you please share a screenshot of how this looks like?
Comment on The lengths we have to go to
Toldry@lemmy.world 1 year agoCan you please share a screenshot of how this looks like?
pamymaf@kbin.run 1 year ago
@Toldry
Here's the relevant section of my settings.json
json { "workbench.tree.renderIndentGuides": "always", "workbench.tree.indent": 15, "editor.guides.indentation": true, "workbench.colorCustomizations": { "editorIndentGuide.background": "#fd6bff", "tree.indentGuidesStroke": "#fd6bff" } }
@alphacyberranger