Skip to content

Configure kate with plasma-manager #87

@Asqiir

Description

@Asqiir

A while ago, I started configuring kate with plasma-manager. I think it is worthwile to put my results into this project in the form of a handful new mid-level configurations.

Kate is the text editor from the KDE project and as such, its config files work in the same way as most KDE config files. This specifically implies "these are stateful config files and as such belong into the users home-environment". That is why I believe this project to be the right place for the effort.

I want to implement mid-level (high-level?) options for the following behaviour. What do you think?

  • indentation (tabs, spaces, how wide?)
  • line breaks (forced/none, at what width, \n vs \r\n)
  • The editor theme. How should the configuration react when a theme with the same filename already exist (thus, an existing file could be destroyed) or a theme with the same name (a field within the file) already exists (thus, undefined behaviour in kate could occur)?)
  • Which menus and tools to show by default, which key shortcuts to focus/unfocus/show/hide.
  • Font type, size, line-height, ... The main open question here would be: should the configuration fail if the selected font cannot be found?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions