Home » Community » U++ community news and announcements » 2022.3rc3
2022.3rc3 [message #59399] |
Wed, 21 December 2022 23:51 |
|
mirek
Messages: 14014 Registered: November 2005
|
Ultimate Member |
|
|
https://sourceforge.net/projects/upp/files/upp/2022.3rc2/
Since rc1, one serious bug in Linux was fixed and some pkg-config handling optimised.
Release highlights
Homegrown C++ parser in theide is replaced with libclang resulting in new and improved Assist++ features
Optimised memory consumption of U++ widgets.
MacOS version is not released with 2022.3. We hope to provide it again with the 2023.1.
TheIDE:
Autocomplete now correctly works in most cases (except in template bodies, which is libclang limitation)
Code navigator refactored and improved
TheIDE now shows C++ errors while editing sources
TheIDE now shows information tips about program symbols when you leave mouse over it (documentation if available, declaration signature if not)
New function "Usage" shows all usages of current symbol through all project sources based on C++ analysis. With virtual methods, it shows all overrides of base class method.
CtrlCore, CtrlLib:
Memory consumption (esp. sizeof) of widgets greatly reduced (by up to 70%).
LabelBox now allows center and right alignment.
[Updated on: Thu, 22 December 2022 09:44] Report message to a moderator
|
|
|
|
|
|
Goto Forum:
Current Time: Mon Sep 09 13:27:04 CEST 2024
Total time taken to generate the page: 0.02458 seconds
|