Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KTextEditor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FrameworksFrameworks
  • KTextEditor
  • Merge requests
  • !97

Increase maximum indentation width to 200

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jan Paul Batrina requested to merge work/indentation-width-max into master Jan 30, 2021
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 2

Indentation widths greater than 16 may be useful when e.g. tabs are used as column separators for long strings

I arbitrarily chose 200 as the new maximum value since with the default settings (at least in my setup), 200 characters is almost at the end of the screen (1920px wide). Any ideas for a more "scientific" maximum value?

BUG: 432283

kate-indentation-max-200

(example text from the bug report)

Edited Jan 30, 2021 by Jan Paul Batrina
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/indentation-width-max