Feature request: vertical alignment.
See original GitHub issueI would like to propose to add vertical alignment. And if that’s not feasible, not messing up existing alignments. I use vertical alignment for example like this:
xx.name = "sliderManager";
xx.save = save;
xx.slides = defaultList();
xx.showConfirm = showConfirm;
And in objects like this:
{
id: utilMakeHash(),
key: i.key,
title: i.title,
description: i.description,
img: i.url
}
The reason for me doing this is twofold,
- assignments really stands out
- way better readabillity.
I know not all people think this is pretty, but that’s not the point of it. It really improves the readability, and ease of understanding of code.
BTW, the spaces on front are copy/paste issues, and not part of the proposal!
Issue Analytics
- State:
- Created 7 years ago
- Reactions:8
- Comments:6 (3 by maintainers)
Top Results From Across the Web
HubSpot Community - Feature Request: Vertically Align Content
When designing emails using the Drag and Drop builder, it would be great if you could vertically align content within a module.
Read more >What about Headers in vertical alignment? - Ucraft Community
1. Add elements upside down. 2. Change the layout setting of your Navigation bar from Horizontal to Vertical. 3. Next, set the Header...
Read more >Vertical Alignment of text in text box – Adobe XD Feedback
We thought of a workaround to place the text vertically centered in the textbox, but since this is not even possible we can't...
Read more >Vertical Alignment - Centered - feature request - Affinity | Forum
When inserting text into a custom shape - the text frame has a align to center - but it doesn't actually align it...
Read more >Align Horizontally, align vertically feature request
Anyway, it frustrates me know end that there isn't a way to group a bunch of nodes and then align them to the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This has been previously asked and has been closed because it’s too subjective. I can’t find the comment right now. @vjeux or @jlongster will address this.
We should start a document with the styles of formatting we discussed and are not going to implement.