Alternative zu Sublime Text

Advanced text editor

text-editorkdeeditorcode-editor
Sterne-Wachstum
Sterne
1.1k
Forks
107
Wochenwachstum
+9
Issues
0
5001k
Jan. 2023März 2024Juni 2025Sept. 2026
README

Kate

Modern text editor built on the KDE Frameworks and Qt.

Installation

Flathub Link Snap Store Link

Packaging status

Screenshot

Kate window

Join Us!

So you want to participate in developing Kate? Great! The project is always in need of helping hands.

If you need pointers, please visit the following pages:

  • Central hub for information around Kate development: Just head to our website kate-editor.org.

  • How to compile Kate on your machine? Read our Build it! tutorial.

  • How to help out with the project? See our Join Us! page.

Licensing

Contributions to kate.git shall be licensed under LGPLv2+ or MIT.

All files shall contain a proper "SPDX-License-Identifier: LGPL-2.0-or-later" or "SPDX-License-Identifier: MIT" identifier inside a header like:

/*
    SPDX-FileCopyrightText: 2021 Christoph Cullmann <cullmann@kde.org>

    SPDX-License-Identifier: LGPL-2.0-or-later
*/
/*
    SPDX-FileCopyrightText: 2021 Christoph Cullmann <cullmann@kde.org>

    SPDX-License-Identifier: MIT
*/

kate.git content

apps

The apps folder contains both the Kate and KWrite applications itself and their shared implementation.

apps/lib

The apps/lib directory contains the shared sources of the Kate and KWrite applications.

Close to everything beside the main functions of the two applications is implemented there.

This is installed a shared library kateprivate that can be used by addons, too. The library isn't BC over releases, no headers to use it are installed to the system.

apps/kate

The apps/kate directory contains the Kate application sources.

Kate is using KUserFeedback for telemetry starting with release 20.04.

For details of the opt-in send information, see https://community.kde.org/Telemetry_Use

apps/kwrite

The apps/kwrite directory contains the KWrite application sources.

KWrite is using KUserFeedback for telemetry starting with release 22.08.

For details of the opt-in send information, see https://community.kde.org/Telemetry_Use

addons

The addons directory contains in sub-directories the sources of all bundled plugins. These plugins are not only used by Kate itself but other KTextEditor compatible applications, like KDevelop.

doc

The doc directory contains the Kate, KWrite & KatePart manuals.

LICENSES

The LICENSES directory contains the license files as referenced in the individual source files. For any used SPDX-License-Identifier the matching license should be located there.

3rdparty

The 3rdparty folder contains 3rdparty components we bundle to be used internally.

Kate's Mascot: Kate the Cyber Woodpecker

Kate's mascot, Kate the Cyber Woodpecker, was designed by Tyson Tan.

More details can be found on our mascot page.

Picture

Ähnliche Repositories
neovim/neovim

Vim-fork focused on extensibility and usability

Vim ScriptlibraryOtherneovimc
neovim.io
102.2k7.1k
zed-industries/zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Rustcrates.ioappOthertext-editorzed
zed.dev
90k10.5k
helix-editor/helix

A post-modern modal text editor.

Rustcrates.ioMozilla Public License 2.0text-editorvim
helix-editor.com
46.1k3.7k
vim/vim

The official Vim repository

Vim ScriptVim Licensevimc
vim.org
40.9k6.1k
lapce/lapce

Lightning-fast and Powerful Code Editor written in Rust

Rustcrates.ioApache License 2.0code-editordeveloper-tools
lap.dev/lapce/
38.8k1.3k
ianstormtaylor/slate

A completely customizable framework for building rich text editors. (Currently in beta.)

TypeScriptnpmlibraryMIT Licenseeditorbrowser
slatejs.org
31.8k3.3k
micro-editor/micro

A modern and intuitive terminal-based text editor

GoGo ModulescliMIT Licensemicrotext-editor
micro-editor.github.io
29.6k1.4k
basecamp/trix

A rich text editor for everyday writing

JavaScriptnpmMIT Licenserich-text-editorwysiwyg-editor
trix-editor.org
20k1.1k
limetext/lime

Open source API-compatible alternative to the text editor Sublime Text

BSD 2-Clause "Simplified" Licensetext-editorgolang
limetext.github.io
15.3k1k
microsoft/edit

We all edit.

Rustcrates.iocliMIT Licenseeditorrust
14.5k730
jaredreich/pell

📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies

JavaScriptnpmMIT Licensecontenteditableeditor
12k547
onivim/oni

Oni: Modern Modal Editing - powered by Neovim

TypeScriptnpmappMIT Licensevimneovim
onivim.io
11.2k297