I am wondering about the next detail during my use of the source code editor in the application “KDevelop 5.1.0-26.1”. I can get additional information displayed in a corresponding window after the mouse pointer is positioned over an identifier in an expression for a conditional statement. It seems that I do not get such a metadata display if I would like to inspect the same identifier when it is used within the target of assignments. Example: { struct my_info* ref; … ref = do_something(my_work); if (!ref) return -ENOMEM; … } Does different syntax colouring indicate also any further software development challenges there?
Please rephrase, I don't understand your problem. What do you expect, what do you get instead. Which identifier, at which mouse position.
(In reply to Kevin Funk from comment #1) Would you like to check displays around an identifier like “ref” again for the desired code comprehension? The application “KDevelop 5.2.4-46.1” is working as expected.
Markus, your question again is written in confusing manner and not helping. Please, next time, just answer my question (not with yet another question, ideally).
(In reply to Kevin Funk from comment #3) I proposed to take another look at a bit of source code which can be similar to my example. This software was considerably improved in the meantime, wasn't it?
Not the right answer. You have another try. </sarcasm>