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

            Bug ID: 389114
           Summary: Add an option to entirely disable KateAutoIndent
           Product: frameworks-ktexteditor
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: ramiro.po...@gmail.com
  Target Milestone: ---

I would like there to be an option that would entirely disable KateAutoIndent,
for all documents, everywhere, all the time.

I know I can change the default indentation mode in kate, but that doesn't seem
to be respected when a filetype specifies its own indentation mode.

Currently I am using a hacked build that clears and/or removes all of the
following functions from src/utils/kateautoindent.cpp:
- KateAutoIndent::listModes
- KateAutoIndent::listIdentifiers
- KateAutoIndent::modeCount
- KateAutoIndent::modeName
- KateAutoIndent::modeDescription
- KateAutoIndent::modeRequiredStyle
- KateAutoIndent::modeNumber
- KateAutoIndent::scriptIndent
- KateAutoIndent::isStyleProvided
- KateAutoIndent::setMode
- KateAutoIndent::checkRequiredStyle
- KateAutoIndent::updateConfig
- KateAutoIndent::indent
- KateAutoIndent::userTypedChar

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

Reply via email to