
KDevelop
Опубликовано: KDE
Featureful, plugin-extensible IDE for C/C++ and other programming languages
Часть этой страницы показана на языке оригинала, потому что перевод не закончен.
Основное
- Performs background semantic code analysis for continuous navigation and completion.
- Provides integrated debugging interfaces for GDB and LLDB.
- Supports modular extension through a plugin-based architecture for various build systems.
Об этом приложении
KDevelop is an Integrated Development Environment designed primarily for C and C++ development on Linux systems. Built with a modular architecture, it relies on various plugins to handle project management, language support, and integration with version control systems. The editor parses source code continuously to build an internal semantic data structure, providing syntax highlighting, code completion, and direct navigation through class hierarchies and function definitions without relying on external build tools for code analysis.
The user interface organizes multiple source files, terminal views, and debugging sessions into configurable dock panels and tool views. It includes integrated frontends for GDB and LLDB, enabling breakpoints, variable inspection, and stack trace navigation during execution. While optimized for C and C++ through Clang integration, additional plugins extend functionality to other languages and build systems such as CMake and QMake, though the application is strictly distributed for Linux environments.
Где скачать
Linux
- Открыть на FlathubОткроется в новой вкладкеРепозиторий пакетовFlathub
От издателя
Установка из терминала
flatpak install flathub org.kde.kdevelop
Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.