question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Show rulers in commit message textbox for max lengths

See original GitHub issue

Usability issue

When writing commit messages I’m missing the following information (at 1 glance):

  • How much more can I write in the current line? This is kind of available by the “x characters left message” but I find it easier to recognize a line which is “coming closer” than a decreasing written number.

  • Do all lines of a multi line commit meet the desired max line length? I can already move the cursor through all lines and wait for the “validator” to turn orange or stay green but I find that very laborious mainly for 2 reasons:

    • There’s no way to tell at one glance if the whole message is valid.
    • When moving the cursor 1 line up or down, I always have to wait for the “validator update” and if it doesn’t change I’m always left with the feeling of “did it maybe not update correctly”?

Solution/Request

  • Monospaced font in the commit message textbox (by now possible with setting scm.inputFontFamily)
  • The textbox should not “auto-wrap” but show a horizontal scrollbar if needed
  • 2 rulers at the values from settings Input Validation Length & Input Validation Subject Length

I see that this is at least related to #2718 but created a dedicated request since I’m not looking for any “auto correction” but only a better visual guidance.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:58
  • Comments:13

github_iconTop GitHub Comments

13reactions
vscodebot[bot]commented, Mar 31, 2020

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

5reactions
will-stonecommented, Feb 8, 2022

Hi @shoffmeister I think this can be changed using scm.inputFontFamily.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MVC Html.TextBoxFor MaxLength and Value - Stack Overflow
Textbox but I want to take advantage of the extra functionality of Html.TextBoxFor. Any ideas on how I can set both a value...
Read more >
460PSA-NNA1 Protocol Gateway - Real Time Automation
Example: Max Message Length is set to 5 and the message of "helloworld" was sent by the ASCII device. This will be sent...
Read more >
Edit text in Photoshop - Adobe Support
In Adobe Photoshop, learn how to edit text, find and replace text, check spelling, scale and rotate type, and perform other text editing ......
Read more >
IDEXX Cornerstone 8.3 Administrators Manual
button and the IDEXX Message Center alerts for appointment requests; however, ... In the Field Length column, refer to your state's requirement document...
Read more >
Foxit PDF Editor User Manual 11.2
Always hide document message bar: You can decide whether to show or hide the ... A. Max tab size: Allows you to specify...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found