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.

When "add-delete-fork-link" is disabled, the extra whitespace is still present

See original GitHub issue

The “pull request merged” container currently looks like this with add-delete-fork-link disabled (which is just ugly): whitespace-for-missing-add-delete-fork-link

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
sindresorhuscommented, Mar 5, 2018

This is the exact situation I feared (and predicted) when we added the ability to disable features; Us wasting time adding workarounds for disabled features… I see no good reason to disable this feature.

2reactions
yakov116commented, Feb 28, 2018

@varkor Disable feature is intended to be a workaround not a perfect solution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove trailing spaces automatically or with a shortcut
You can enable whitespace trimming at file save time from settings: Open Visual Studio Code User Settings (menu File → Preferences → Settings...
Read more >
white-space - CSS: Cascading Style Sheets - MDN Web Docs
The white-space CSS property sets how white space inside an element ... A line breaking opportunity exists after every preserved white space ......
Read more >
no-trailing-spaces - ESLint - Pluggable JavaScript Linter
This rule disallows trailing whitespace (spaces, tabs, and other Unicode whitespace characters) at the end of lines. Examples of incorrect code for this...
Read more >
white-space - CSS-Tricks
White space is honored exactly as it is in the HTML and the text does not wrap until a line break is present...
Read more >
I DON'T want trailing withe spaces removed on save.
Even if it's not present at all, IntelliJ seems to assume a default value ... during reformatting spaces stay in place, eslint is...
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