Get Involved/development/IDE configuration/Kate: Difference between revisions

From KDE Community Wiki
(Use https://kate-editor.org/build-it/)
 
(Use link to moved page)
Tag: Replaced
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Kate is the feature-packed text editor from KDE.
Moved to https://develop.kde.org/docs/getting-started/building/ide/kate/
 
The official instructions web page for "Building Kate from Sources on Linux" is https://kate-editor.org/build-it/  
 
The web page talks about how to build kate using kdesrc-build.
 
The web page also talks about how to configure the kate text editor in order to program/develop C++ source code projects:
* Configure kdesrc-build to generate .kateproject project files.
* Configure kdesrc-build to generate the file compile_commands.json used by the clangd C++ LSP server.
* Enable the kate plugins: Project Plugin, LSP Client, Build Plugin.

Latest revision as of 17:41, 18 April 2024