vscode-blockman icon indicating copy to clipboard operation
vscode-blockman copied to clipboard

request: invisble/same color borders

Open mvsteen opened this issue 1 year ago • 1 comments

Hi,

I know i could set this manually but a nice option for readability would be if we could not draw borders or simply draw them in the block background color. When I tried writing an android app a while ago I came up with the idea, drew up a visualization.

G5Ypn4f

It helps with ADHD to have a clear hierarchical view with as little as possible extra info, and blockman is perfect for it and I happily use it! Back then I found but couldn't use blockman since my projects were either in android studio or VBE, however now upon using it I find myself wanting for this.

Thanks!

mvsteen avatar Apr 30 '24 18:04 mvsteen

Not draw borders? You can set the settings like this:

"n18CustomColorOfFocusedBlockBorder": "transparent",
"n19CustomColorOfBlockBorder": "transparent",
"n20CustomColorOfDepth0Border": "transparent",

Maybe I did not understand the question?

leodevbro avatar May 16 '24 12:05 leodevbro