This seems to be a regression as it used to work with older versions. Reproducible: Always Steps to Reproduce: 1. Using the given c++ code #define Doit(x) x Doit("x"); Doit('x'); Doit(1); Doit(asd); 2. hover the mouse over Doit("x"); or Doit('x'); Actual Results: the Code Browser shows preprocessed body: (empty) Expected Results: should be "x", or 'x', but not empty using kdevplatform kdevelop (&kdevelop-python) git master Hovering over Doit(1); and Doit(asd); still works and shows 1 and asd, so numbers and strings (without ' or ") still works.
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
It seems this feature got lost in kdevelop5 completely? I only see "Body: x" now. Or is there some way to activate it?
Yes, that was never implemented. It's hard if not impossible to get the preprocessed macro output from libclang, at least at the time I was trying to implement that (a couple years ago).
Do you want to leave this open?
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!