Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I set overwidth on purpose? I would like to increase the negative space of the containers #16

Closed
jcklpe opened this issue Jun 12, 2021 · 7 comments

Comments

@jcklpe
Copy link

jcklpe commented Jun 12, 2021

I like the idea of this a lot and in my own personal set up I have used several different extensions to mark out the block scope visually. I am testing out blockman, and I like it's basic idea but I would like if I could set more negative space or padding in the container. As it is now things feel too close to the edge of the container. 

In the art world this concept is know as a tangent composition mistake: https://willkempartschool.com/compostional-mistakes-in-drawing/

@leodevbro
Copy link
Owner

Padding is interesting but there are many cases where it is impossible, for example:
2021-05-31_20-08-36

@jcklpe
Copy link
Author

jcklpe commented Jun 19, 2021

@leodevbro   : What is the issue that makes it impossible? 

I ask in part because this issue of "adding padding to extension styling" is something that I've run up against a couple of times in my experiments editing vscode visuals.

@leodevbro
Copy link
Owner

For example, single line blocks are mostly impossible to add padding.
image

@jcklpe
Copy link
Author

jcklpe commented Jul 1, 2021

It would also be possible to only add the padding for non single lines right?

I am asking this question partially because I'm curious about the limitations in general for adding padding in vscode visual presentation. A single line with padding potentially doesn't work because adding padding would throw off the monospacing right?

@leodevbro
Copy link
Owner

Yeah, and sometimes multi-line blocks are also very limited to add any padding.
image

@leodevbro
Copy link
Owner

@jcklpe, I think I implemented the block-expanding/padding (only right side) settings.
The latest version of Blockman is 1.5.1 (2022-01-19).

right-side-padding-strategies-2-gif

@jcklpe
Copy link
Author

jcklpe commented Jan 19, 2022

This is great! thank you so much @leodevbro !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants