Quantcast
Channel: KDevelop - python
Browsing latest articles
Browse All 15 View Live

Image may be NSFW.
Clik here to view.

Advanced static type inference

Gallery: ScreenshotsThis screenshots shows that KDevelop can guess the type of an object accurately even in a complex scenario.

View Article


Image may be NSFW.
Clik here to view.

Quickopen 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 Article


Image may be NSFW.
Clik here to view.

Dark colour schemes

Gallery: ScreenshotsThe highlighter also allows for the use of dark colour schemes.

View Article

Image may be NSFW.
Clik here to view.

Implement methods

Gallery: ScreenshotsWhen defining a new function in a class, you're presented a list of possible "magic functions" to implement.

View Article

Image may be NSFW.
Clik here to view.

Rename 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 Article


Image may be NSFW.
Clik here to view.

Container 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 Article

kdev-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 Article

KDevelop 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

Browsing latest articles
Browse All 15 View Live