KDE uses a GitLab instance at https://invent.kde.org for code review (as well as hosting and other important collaboration tasks). This page is intended to serve as a general-purpose introduction to the most important aspects: submitting and reviewing Merge Requests.| community.kde.org
Building Kate from Sources on Linux Right now, Kate's source code is located on the invent.kde.org GitLab instance. This tutorial explains how to build Kate without touching your global installation. All stuff will happen inside an extra development directory. This avoids the need for administrator rights and allows always to fallback to use the global installed Kate if the currently build version is broken. As this tutorial will introduce a setup that allows to develop other parts of the KDE...| Kate