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.

Add wordwrap indicator

See original GitHub issue

There’s currently no visual indication when you use the "editor.wordWrap": "on" setting.

I’d propose optionally adding a wordwrap-indicator on each newline, something like this: untitled

so it becomes easy to spot when a line has been wordwrapped.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:97
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

36reactions
h-h-h-hcommented, May 28, 2018

Visual Studio also has symbols at the end of wrapped lines:

Visual Studio

16reactions
vim-danielcommented, Sep 21, 2020

is this dead? was really hoping for this

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS word wrap indicators - I code dreams
CSS word wrap indicators ; padding · 1em 2em ; display · inline · block; ; padding · right · 2em; ...
Read more >
CSS Line Wrap Indicator - ~iany/
It is easy to add indicators as background image in CSS. But the indicators should only be shown when the line is wrapped....
Read more >
How to setup automatic Word Wrap in the Visual Studio Editor
In Visual Studio Code editor you can set the Word wrap option which will ... with return-arrow indicator where a long line wraps...
Read more >
Styling word wrap - css - Stack Overflow
The idea is simple: Repeat an image at the right side of the code-containing box - in case its okay to put the...
Read more >
CSS word-wrap property - W3Schools
The word-wrap property allows long words to be able to be broken and wrap onto the next line. Show demo ❯. Default value:...
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