de.cdhq.eclipse.wordwrap icon indicating copy to clipboard operation
de.cdhq.eclipse.wordwrap copied to clipboard

Indent wrapped lines / preserve indentation

Open thinslice opened this issue 7 years ago • 0 comments

It would be great to have an option to indent wrapped lines to the same depth that the original line was indented to.

Right now, the text starts at the beginning of the line, regardless of indentation and it really messes with how the code looks.

If you want to see it in action, Geany does this with wrapped lines.

Here is a similar question with an example: https://stackoverflow.com/questions/2828174/word-wrap-in-vim-preserving-indentation

thinslice avatar Apr 05 '18 07:04 thinslice