본문으로 건너뛰기

KDevelop

KDE에서 게시

Featureful, plugin-extensible IDE for C/C++ and other programming languages

오픈 소스GPL-2.0-or-later

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

  • 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

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.