Feed Advanced Search

Feb 14 2020

eudoxos updated the diff for D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

Fix indentation lines shown spuriously when horizontal space was unsufficient for indent fill

Feb 14 2020, 9:16 PM · Frameworks, Kate
eudoxos added a comment to D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

Note to myself: should handle the case when width percentage disallows the indent, then indentation liens should not be drawn... e.g. here:

Feb 14 2020, 8:55 PM · Frameworks, Kate

Feb 13 2020

eudoxos added a comment to D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.
Feb 13 2020, 9:10 AM · Frameworks, Kate
eudoxos added a comment to D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

No offense meant, but even with the screenshots I still have no idea what this is about :)

Good point, I somehow missed to explain the rationale for the change. :) If you are familiar with vim, this would be the breakindent and breakindentopt settings (that was my patch from 2007 which did not make it into vim until a few years back).

Can you add a before/after screenshot so we can see the visual difference?

I will use this example from std::sort documentation which is not the most convoluted code (those changes are the most useful for deeply nested code).

Feb 13 2020, 8:59 AM · Frameworks, Kate

Feb 12 2020

eudoxos added a comment to D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

This is the current dialogue, with two new options at the bottom (the circle had horizontal spring before an unrelated option, I think it was there by accident...?!).

Feb 12 2020, 9:44 AM · Frameworks, Kate
eudoxos updated the diff for D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

Rename config keys as per discussion under D27238

Feb 12 2020, 9:40 AM · Frameworks, Kate
eudoxos updated the diff for D27238: Add an option to dynamic-break inside words.

Changed config key to dynamic-word-wrap-anywhere as suggested by @cullmann .

Feb 12 2020, 5:38 AM · Frameworks, KTextEditor, Kate

Feb 11 2020

eudoxos added a comment to D27238: Add an option to dynamic-break inside words.

I am ok with this.
Thought I would like to have a more consistent name for the config key.
We have already "dynamic-word-wrap", I would like "dynamic-word-wrap-anywhere" better than the abbreviated "dyn-wrap-anywhere"

Feb 11 2020, 10:08 PM · Frameworks, KTextEditor, Kate
eudoxos added a comment to D27238: Add an option to dynamic-break inside words.

A complementary (also related to dynamic wrapping) change is tracked under D27285.

Feb 11 2020, 9:27 AM · Frameworks, KTextEditor, Kate
eudoxos updated the diff for D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

Fix tab/space indentation, fix maximum width. No other glitches known at present.

Feb 11 2020, 9:25 AM · Frameworks, Kate

Feb 10 2020

eudoxos added a comment to D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

Note: extra space (right fill) is not computed correctly if tabs are used for line indentation.

Feb 10 2020, 3:29 PM · Frameworks, Kate
eudoxos added a comment to D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.

This is an example with right fill of 3 characters, left fill off, with indentation lines (note that they spend all visual lines of the dynamically wrapped line).

Feb 10 2020, 1:54 PM · Frameworks, Kate
eudoxos requested review of D27285: Add left/right indent fill (as opposed to left-only), extend indent lines to broken lines.
Feb 10 2020, 1:52 PM · Frameworks, Kate

Feb 8 2020

eudoxos requested review of D27238: Add an option to dynamic-break inside words.
Feb 8 2020, 11:42 AM · Frameworks, KTextEditor, Kate
eudoxos added a member for KTextEditor: eudoxos.
Feb 8 2020, 11:27 AM