alphacyberranger to Programmer Humor@programming.dev • 2 years agoThe lengths we have to go tosh.itjust.worksimagemessage-square137fedilinkarrow-up11.36Karrow-down136
arrow-up11.32Karrow-down1imageThe lengths we have to go tosh.itjust.worksalphacyberranger to Programmer Humor@programming.dev • 2 years agomessage-square137fedilink
minus-square@Toldry@lemmy.worldlinkfedilink1•2 years agoCan you please share a screenshot of how this looks like?
minus-squarepamymaflinkfedilink2•2 years 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
Can you please share a screenshot of how this looks like?
@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