leodevbro / vscode-blockman

VSCode extension to highlight nested code blocks
https://github.com/leodevbro/vscode-blockman
MIT License
465 stars 17 forks source link

Option to make all blocks within current scope to be highlighted? #54

Closed GanerCodes closed 2 years ago

GanerCodes commented 2 years ago

Basically, I want the outlines for all blocks. however I also want everything in my current scope to have a different background, here's an example image I want that part to be the custom scope color

leodevbro commented 2 years ago

So, you prefer A or B ? Maybe something else?

2021-11-26_21-37-38
GanerCodes commented 2 years ago

A :)

leodevbro commented 2 years ago

Ok, thanks. I'll try to implement this ability in Blockman soon. Maybe several days.

leodevbro commented 2 years ago

@GanerCodes, Blockman 1.4.0 is now released. Here is the video instruction for the advanced coloring settings:

https://www.youtube.com/watch?v=UsET6-kPu90

I believe you can achieve your need with the N33 A05 B2 setting, it is an advanced coloring setting: From Focus To Inward For All Backgrounds, you can play with it and adjust how you want.

If you find it difficult to adjust the settings exactly for your needs, please let me know and I will help you with the instructions specifically for your case.

GanerCodes commented 2 years ago

bro ur cracked this looks amazing image

leodevbro commented 2 years ago

Thanks. Well, I see a bit strange thing in your screenshot. Maybe line height is set to very small? Or maybe too small fontsize?

2021-12-26_03-23-24

GanerCodes commented 2 years ago

Ah, I had editor-zoomed out for the screenshot, like with ctrl mouse wheel rather than ctrl plus; resetting that type of zoom and then doing the full GUI zooming fixed it

leodevbro commented 2 years ago

@GanerCodes, Very good news: I fixed the mouse wheel zoom behavior of Blockman. It should work fine now. The latest version of Blockman is 1.4.5 (2022-01-03)

GanerCodes commented 2 years ago

BRO YOUR THE KING