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

Feature request : AdditionalPaddingRight defined not by pixels but by the editor.ruler value

Open nicolasmol opened this issue 3 years ago • 1 comments

Hi. I think it could be a consistant setting than defining the padding-right could be the limit defined by the value of the current "editor.ruller" (which is global or overridden by language dependent)

nicolasmol avatar Aug 28 '22 16:08 nicolasmol

Hello, I'll try to implement it, but maybe not soon, because currently my time is very limited unfortunately. Before that, I guess the closest alternative for you would be this option:

"blockman.n04Sub04RightSideBaseOfBlocks": "Rightmost Edge Of File Content", // or "Rightmost Edge Of Viewport"

leodevbro avatar Aug 28 '22 17:08 leodevbro