最終更新:2012-11-24 (土) 16:54:34 (4396d)
KDevelop
Top / KDevelop
KDevelop is a powerful integrated development environment (IDE) for KDE providing excellent support for C++, CMake, Subversion and PHP, based on the KDevPlatform? framework.
http://www.kde.org/applications/development/kdevelop/
対応OS
対応言語
Features
- Display problems in source-code
- Show information about declarations (classes, functions, templates...) in libraries and your application
- Intelligent auto-completion showing those methods which could be used in the current context including their signature and documentation
- Show usages of declarations/rename them
- Context-specific highlighting
- Debugging using gdb
- SVN integration
- Manage CMake-targets and build them
- CMake-auto-completion showing defined macros and variables
- Kate-integration
- Custom Makefiles
- C++-specific:
- PHP-specific:
- Guess the type of variables
- Show documentation from php.net
- Experimental: