https://bugs.kde.org/show_bug.cgi?id=417668

            Bug ID: 417668
           Summary: indentation lines should not be interrupted by empty
                    lines within the same indentation block
           Product: frameworks-ktexteditor
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: k...@doxos.eu
  Target Milestone: ---

Created attachment 126038
  --> https://bugs.kde.org/attachment.cgi?id=126038&action=edit
screenshot of the current indentation lines being interrupted

Indentation is indicating nesting level of a code block. Empty lines within
such block commonly separate logical sub-parts of the block (like text
paragraphs within sections); as this is organizationally lower feature than
nesting itself, indentation line should span across empty lines within code
block. The attachment shows (marked by red lines) where indentation lines are
broken but should not.

This would add some level of non-locality to the renderer, as empty
(whitespace-only) lines would have to check indentation level of closest lines
above and below to determine their own "fake" nesting level.




SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to