Advanced static type inference
Gallery: ScreenshotsThis screenshots shows that KDevelop can guess the type of an object accurately even in a complex scenario.
View ArticleQuickopen support
Gallery: ScreenshotsAs for the other languages supported by KDevelop, you can use the quickopen plugin to search any function or class declaration in your whole project as-you-type.
View ArticleDark colour schemes
Gallery: ScreenshotsThe highlighter also allows for the use of dark colour schemes.
View ArticleImplement methods
Gallery: ScreenshotsWhen defining a new function in a class, you're presented a list of possible "magic functions" to implement.
View ArticleRename items
Gallery: ScreenshotsYou can right-click any declaration and select "rename" to easily rename all (recognized) occurences of that declaration project-wide. This works for local variables, as well as...
View ArticleContainer types / class browser
Gallery: ScreenshotsOn the left of this image, you can see the class browser; it gives you a quick overview of all classes in your project, and their methods and attributes. By clicking on them you...
View Articlekdev-python 1.5 and 1.4.2 released
Half a year after the first stable release, I'm happy to announce the release of kdev-python 1.5 today, which brings Python support to KDevelop 1.5. Together with 1.5, I release the second (and last)...
View ArticleKDevelop 4.7.0 Released
Today, the KDevelop team is proud to announce the final release of KDevelop 4.7.0. It is, again, a huge step forwards compared to the last release in terms of stability, performance and polishedness....
View Article