KDevelop 5.3.2 发布了,KDevelop-Project 诞生于 1998 年,其目的是为 KDE 提供一个易用的 IDE。此后,KDevelop IDE 采用 GPL 进行发布,它支持很多程序设计语言,是一个用于 C,C ++,Python,JavaScript 和 PHP 的跨平台 IDE。
新版更新内容如下:
- Don't call clear() on a shared pointer we don't own. ( fixes bug )
- Workaround the bug found by ASan, which can be seen on FreeBSD CI. ( code review )
- Kdev-clazy: use canonical paths. ( code review )
- Prevent the Extra Arguments ComboBox to Stretch Too Much. ( code review )
- CMake plugin: don't hardcode a default install prefix. ( code review )
- Appimage: skip unneeded cp of cmake, removed later again. ( code review )
- Clang plugin: Handle CUDA files better. ( code review )
- Clang: detect Clang builtin dirs at runtime on Unix. ( code review )
- Actually cleanup the duchain from the background thread. ( fixes bug )
- Appimage: add okteta libs, as used by the debugger memory view. ( code review )
- Grewpview: Fix potential crash in "Find in Files". ( fixes bug )
- Add All Top-Level Targets to the Menu. ( code review )
- Show "Move into Source" action in code menu. ( code review )
- QuickOpen: Trim whitespace from input. ( code review )
- Update kdevelop app icon to latest breeze-icons version. ( code review )
- Appimage: have only kdevelop appdata in the appimage. ( code review )
- Fix first run of appimage creation: get install_colorschemes.py via $SRC. ( code review )
- Fix crash in documentation view. ( fixes bug )
- CMake: skip server entries without empty build system information. ( code review )
- 2 missing KTextEditorPluginIntegration::MainWindow slots. ( code review )
- Polish Purpose integration in the PatchReview plugin. ( code review )
- Fix crash when finding context inside annotated assigments. ( fixes bug )
No changes
更新详情可以查阅
下载地址: