alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · rok temuThe lengths we have to go tosh.itjust.worksimagemessage-square128fedilinkarrow-up11.36Karrow-down136
arrow-up11.32Karrow-down1imageThe lengths we have to go tosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · rok temumessage-square128fedilink
minus-squarepamymaf@kbin.runlinkfedilinkarrow-up2·rok temu@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
@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