alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 1 year agoThe lengths we have to go tosh.itjust.worksimagemessage-square106fedilinkarrow-up11.22Karrow-down131
arrow-up11.19Karrow-down1imageThe lengths we have to go tosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 1 year agomessage-square106fedilink
minus-squareToldry@lemmy.worldlinkfedilinkarrow-up1·1 year agoCan you please share a screenshot of how this looks like?
minus-squarepamymaf@kbin.runlinkfedilinkarrow-up2·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
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